Lines Matching refs:BASECFLAGS
679 BASECFLAGS
3515 # compiler flags are generated in two sets, BASECFLAGS and OPT. OPT is just
3516 # for debug/optimization stuff. BASECFLAGS is for flags that are required
3519 # BASECFLAGS should generally not be messed with, however.
3522 # on that fiddles with OPT and BASECFLAGS?
3547 BASECFLAGS="$BASECFLAGS -export pragma"
5455 BASECFLAGS="-pg $BASECFLAGS"
5994 # XXX Shouldn't the code above that fiddles with BASECFLAGS and OPT be
6003 # see if OPT was set and one that does BASECFLAGS setting based upon
6004 # compiler and platform. BASECFLAGS tweaks need to be made even if the
6060 # tweak BASECFLAGS based on compiler and platform
6097 BASECFLAGS="$BASECFLAGS -fno-strict-aliasing"
6105 BASECFLAGS="$BASECFLAGS -mieee"
6111 BASECFLAGS="$BASECFLAGS -m486 -DSCO5"
6245 BASECFLAGS="$BASECFLAGS -mieee"
6253 BASECFLAGS="$BASECFLAGS -K pentium,host,inline,loop_unroll,alloca "
6256 BASECFLAGS="$BASECFLAGS -ieee -std"
6259 BASECFLAGS="$BASECFLAGS -belf -Ki486 -DSCO5"
6268 BASECFLAGS="$BASECFLAGS -fp-model strict"
6280 BASECFLAGS="$BASECFLAGS $ac_arch_flags"
6332 BASECFLAGS="$BASECFLAGS -OPT:Olimit=0"
6372 BASECFLAGS="$BASECFLAGS -Olimit 1500"
8505 BASECFLAGS="$BASECFLAGS -fno-common -dynamic"
10293 BASECFLAGS="-I/usr/inet6/include $BASECFLAGS"
10336 BASECFLAGS="-I/usr/local/v6/include $BASECFLAGS"
13132 # $BASECFLAGS may affect the result
13134 CC="$CC $BASECFLAGS"