mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-01-18 18:56:31 +00:00
/devel/gcc-4.4:
- cleanup GMP build -------- diffstat follows -------- /devel/gcc-4.4/scripts/build/companion_libs/gmp.sh | 2 1 1 0 +- 1 file changed, 1 insertion(+), 1 deletion(-)
This commit is contained in:
parent
6f04a46339
commit
e03219c3d6
@ -34,7 +34,7 @@ do_gmp() {
|
||||
|
||||
if [ "${CT_PPL_CLOOG}" = "y" ]; then
|
||||
opts="--enable-cxx"
|
||||
cflags="-fexceptions -fPIC"
|
||||
cflags="-fexceptions"
|
||||
fi
|
||||
|
||||
CFLAGS="${CT_CFLAGS_FOR_HOST} ${cflags}" \
|
||||
|
Loading…
Reference in New Issue
Block a user