Merge remote-tracking branch 'upstream/master' into gcc-dedup-configure-flags
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
, profiledCompiler ? false
|
||||
, staticCompiler ? false
|
||||
, enableShared ? true
|
||||
, enableLTO ? true
|
||||
, texinfo ? null
|
||||
, perl ? null # optional, for texi2pod (then pod2man); required for Java
|
||||
, gmp, mpfr, libmpc, gettext, which
|
||||
@@ -197,8 +198,9 @@ stdenv.mkDerivation ({
|
||||
gmp mpfr libmpc libelf isl
|
||||
cloog
|
||||
|
||||
enablePlugin
|
||||
enableLTO
|
||||
enableMultilib
|
||||
enablePlugin
|
||||
enableShared
|
||||
|
||||
langC
|
||||
|
||||
Reference in New Issue
Block a user