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

  /external/e2fsprogs/util/
Makefile.in 18 $(Q) $(BUILD_CC) -c $(BUILD_CFLAGS) $< -o $@
  /external/libcap/
Make.Rules 54 BUILD_CFLAGS := $(CFLAGS) $(IPATH)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/
build.sh 179 BUILD_CFLAGS="-O2 -fomit-frame-pointer -s"
234 export CFLAGS="$BUILD_CFLAGS"
235 export CXXFLAGS="$BUILD_CFLAGS"
build-mingw64-toolchain.sh 255 BUILD_CFLAGS="-O2 -fomit-frame-pointer -s"
270 var_append BUILD_CFLAGS "-isysroot $1 -mmacosx-version-min=$2 -DMAXOSX_DEPLOYEMENT_TARGET=$2"
503 # Needed on OS X otherwise libtool will try to use gcc and $BUILD_CFLAGS
507 export CFLAGS="$BUILD_CFLAGS"
508 export CXXFLAGS="$BUILD_CFLAGS"
  /external/libcap/libcap/
Makefile 38 $(BUILD_CC) $(BUILD_CFLAGS) $< -o $@
  /external/fio/
configure 42 BUILD_CFLAGS=""
269 echo "BUILD_CFLAGS=$CFLAGS -include config-host.h -D_GNU_SOURCE" >> $config_host_mak
    [all...]
Makefile 20 CFLAGS = -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement $(OPTFLAGS) $(EXTFLAGS) $(BUILD_CFLAGS)

Completed in 2615 milliseconds