Lines Matching refs:BASECFLAGS
679 BASECFLAGS
3461 # compiler flags are generated in two sets, BASECFLAGS and OPT. OPT is just
3462 # for debug/optimization stuff. BASECFLAGS is for flags that are required
3465 # BASECFLAGS should generally not be messed with, however.
3468 # on that fiddles with OPT and BASECFLAGS?
3493 BASECFLAGS="$BASECFLAGS -export pragma"
5401 BASECFLAGS="-pg $BASECFLAGS"
5980 # XXX Shouldn't the code above that fiddles with BASECFLAGS and OPT be
5989 # see if OPT was set and one that does BASECFLAGS setting based upon
5990 # compiler and platform. BASECFLAGS tweaks need to be made even if the
6046 # tweak BASECFLAGS based on compiler and platform
6083 BASECFLAGS="$BASECFLAGS -fno-strict-aliasing"
6091 BASECFLAGS="$BASECFLAGS -mieee"
6097 BASECFLAGS="$BASECFLAGS -m486 -DSCO5"
6213 BASECFLAGS="$BASECFLAGS -mieee"
6221 BASECFLAGS="$BASECFLAGS -K pentium,host,inline,loop_unroll,alloca "
6224 BASECFLAGS="$BASECFLAGS -ieee -std"
6227 BASECFLAGS="$BASECFLAGS -belf -Ki486 -DSCO5"
6236 BASECFLAGS="$BASECFLAGS -fp-model strict"
6248 BASECFLAGS="$BASECFLAGS $ac_arch_flags"
6300 BASECFLAGS="$BASECFLAGS -OPT:Olimit=0"
6340 BASECFLAGS="$BASECFLAGS -Olimit 1500"
8468 BASECFLAGS="$BASECFLAGS -fno-common -dynamic"
10259 BASECFLAGS="-I/usr/inet6/include $BASECFLAGS"
10302 BASECFLAGS="-I/usr/local/v6/include $BASECFLAGS"
13087 # $BASECFLAGS may affect the result
13089 CC="$CC $BASECFLAGS"