HomeSort by: relevance | last modified time | path
    Searched refs:BUILD_CFLAGS (Results 1 - 3 of 3) sorted by relevancy

  /src/external/public-domain/sqlite/dist/autosetup/
sqlite-config.tcl 691 # CPPFLAGS to OPT_FEATURE_FLAGS and remove them from BUILD_CFLAGS.
721 # Strip all SQLITE_ENABLE/OMIT flags from BUILD_CFLAGS,
724 foreach cf [get-define BUILD_CFLAGS ""] {
733 define BUILD_CFLAGS $tmp
737 # Set up the default CFLAGS and BUILD_CFLAGS values.
754 # BUILD_CFLAGS is the CFLAGS for CC_FOR_BUILD.
755 define BUILD_CFLAGS [proj-get-env BUILD_CFLAGS {-g}]
  /src/external/gpl3/gcc.old/dist/gcc/
configure 762 BUILD_CFLAGS
13592 BUILD_CFLAGS='$(ALL_CFLAGS)'
13600 BUILD_CFLAGS='$(INTERNAL_CFLAGS) $(T_CFLAGS) $(CFLAGS-$@) $(CFLAGS_FOR_BUILD)'
  /src/external/gpl3/gcc/dist/gcc/
configure 769 BUILD_CFLAGS
15360 BUILD_CFLAGS='$(ALL_CFLAGS)'
15368 BUILD_CFLAGS='$(INTERNAL_CFLAGS) $(T_CFLAGS) $(CFLAGS-$@) $(CFLAGS_FOR_BUILD)'
    [all...]

Completed in 129 milliseconds