Searched refs:BASECFLAGS (Results 1 - 3 of 3) sorted by relevance

/external/python/cpython3/Misc/
H A Dpython-config.sh.in44 BASECFLAGS="@BASECFLAGS@"
85 echo "$INCDIR $PLATINCDIR $BASECFLAGS $CFLAGS $OPT"
/external/python/cpython2/
H A Dconfigure679 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 an
[all...]
/external/python/cpython3/
H A Dconfigure670 BASECFLAGS
3462 # compiler flags are generated in two sets, BASECFLAGS and OPT. OPT is just
3463 # for debug/optimization stuff. BASECFLAGS is for flags that are required
3466 # BASECFLAGS should generally not be messed with, however.
3469 # on that fiddles with OPT and BASECFLAGS?
5669 BASECFLAGS="${BASECFLAGS} -mfloat-abi=softfp -mfpu=vfpv3-d16"
5929 BASECFLAGS="-pg $BASECFLAGS"
6826 # XXX Shouldn't the code above that fiddles with BASECFLAGS an
[all...]

Completed in 105 milliseconds