gnu: icedtea-8: Remove commented configure flag.
* gnu/packages/java.scm (icedtea-8)[arguments]: Remove commented conflicting configure flag.master
parent
a53b898d2f
commit
a82ac2c74f
|
@ -1901,7 +1901,6 @@ IcedTea build harness.")
|
|||
`(let ((jdk (assoc-ref %build-inputs "jdk")))
|
||||
`("CFLAGS=-fcommon"
|
||||
"CXXFLAGS=-fcommon"
|
||||
;;"--disable-bootstrap"
|
||||
"--enable-bootstrap"
|
||||
"--enable-nss"
|
||||
,(string-append "--with-parallel-jobs="
|
||||
|
|
Reference in New Issue