HomeSort by relevance Sort by last modified time
    Searched refs:BUILD_CFLAGS (Results 1 - 8 of 8) sorted by null

  /external/e2fsprogs/util/
Makefile.in 18 $(Q) $(BUILD_CC) -c $(BUILD_CFLAGS) $< -o $@
  /external/chromium_org/third_party/sqlite/src/
configure.ac 33 # BUILD_CFLAGS
224 BUILD_CFLAGS=$CFLAGS
229 if test "${BUILD_CFLAGS+set}" != set; then
230 BUILD_CFLAGS="-g"
664 # attempt to remove any OMITS and ENABLES from the $(BUILD_CFLAGS) parameter
666 for option in $BUILD_CFLAGS
674 BUILD_CFLAGS=$ac_temp_BUILD_CFLAGS
697 AC_SUBST(BUILD_CFLAGS)
Makefile.in 23 BCC = @BUILD_CC@ @BUILD_CFLAGS@
configure 898 BUILD_CFLAGS
    [all...]
  /external/fio/
configure 42 BUILD_CFLAGS=""
251 echo "BUILD_CFLAGS=$CFLAGS -include config-host.h -D_GNU_SOURCE" >> $config_host_mak
1333 echo "BUILD_CFLAGS=$BUILD_CFLAGS $CFLAGS" >> $config_host_mak
Makefile 20 CFLAGS = -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement $(OPTFLAGS) $(EXTFLAGS) $(BUILD_CFLAGS)
  /external/e2fsprogs/e2fsck/
Makefile.in 140 $(Q) $(BUILD_CC) $(BUILD_CFLAGS) $(BUILD_LDFLAGS) -o gen_crc32table \
  /external/e2fsprogs/
configure 626 BUILD_CFLAGS
    [all...]

Completed in 119 milliseconds