gnu: icedtea-8: Remove commented configure flag.

* gnu/packages/java.scm (icedtea-8)[arguments]: Remove commented conflicting
configure flag.
This commit is contained in:
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

View file

@ -1901,7 +1901,6 @@ (define-public icedtea-8
`(let ((jdk (assoc-ref %build-inputs "jdk")))
`("CFLAGS=-fcommon"
"CXXFLAGS=-fcommon"
;;"--disable-bootstrap"
"--enable-bootstrap"
"--enable-nss"
,(string-append "--with-parallel-jobs="