gcc: built without cloog and ppl. Thanks ojab.
https://bugs.launchpad.net/xbps/+bug/482575 --HG-- extra : convert_revision : 576bc70aa188fe54185028f07765043e7645ebc2
This commit is contained in:
parent
3975a3b2cf
commit
e9ef7ab44b
|
@ -7,7 +7,8 @@ configure_args="--enable-clocale=gnu --disable-bootstrap
|
|||
--enable-threads=posix --enable-__cxa_atexit --disable-multilib
|
||||
--enable-languages=c,c++,objc,obj-c++ --enable-tls
|
||||
--with-mpfr=$XBPS_MASTERDIR/usr --with-gmp=$XBPS_MASTERDIR/usr
|
||||
--disable-rpath --with-system-zlib --enable-shared"
|
||||
--disable-rpath --with-system-zlib --enable-shared --without-cloog
|
||||
--without-ppl"
|
||||
short_desc="The GNU C Compiler suite"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=1126b6a7b585b3a178bfb7d559221779eb7eba12ce01bc9ca5896f6f9ee639de
|
||||
|
|
Loading…
Reference in New Issue