me
/
guix
Archived
1
0
Fork 0

gnu: icedtea-8: Remove commented configure flag.

* gnu/packages/java.scm (icedtea-8)[arguments]: Remove commented conflicting
configure flag.
master
Ricardo Wurmus 2021-12-17 23:35:54 +01:00
parent a53b898d2f
commit a82ac2c74f
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 0 additions and 1 deletions

View File

@ -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="