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

  /external/compiler-rt/make/
config.mk 47 COMMON_CXXFLAGS=-std=c++11 -fno-exceptions -fPIC -funwind-tables $(COMMON_INCLUDES)
  /ndk/build/tools/
build-cxx-stl.sh 193 COMMON_CXXFLAGS="-fexceptions -frtti -fuse-cxa-atexit"
216 GABIXX_CXXFLAGS="$GABIXX_CXXFLAGS $GABIXX_CFLAGS $COMMON_CXXFLAGS"
223 STLPORT_CXXFLAGS="$STLPORT_CFLAGS $COMMON_CXXFLAGS"
  /external/compiler-rt/
Makefile 261 $(Verb) $(Tmp.CC) $(COMMON_CXXFLAGS) $(Tmp.CFLAGS) -c -o $$@ $$<

Completed in 181 milliseconds