scripts/build/companion_libs/gmp.sh
branchgcc-4.4
changeset 1378 ad34196543eb
parent 1375 4c75f7eb5198
child 1383 46658e3fc781
     1.1 --- a/scripts/build/companion_libs/gmp.sh	Sun May 24 21:46:30 2009 +0000
     1.2 +++ b/scripts/build/companion_libs/gmp.sh	Sun May 24 21:59:08 2009 +0000
     1.3 @@ -34,7 +34,7 @@
     1.4  
     1.5      if [ "${CT_PPL_CLOOG}" = "y" ]; then
     1.6          opts="--enable-cxx"
     1.7 -        cflags="-fexceptions -fPIC"
     1.8 +        cflags="-fexceptions"
     1.9      fi
    1.10  
    1.11      CFLAGS="${CT_CFLAGS_FOR_HOST} ${cflags}"        \