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

  /external/compiler-rt/make/
config.mk 47 COMMON_CXXFLAGS=-std=c++11 -fno-exceptions -fPIC -funwind-tables $(COMMON_INCLUDES)
  /external/compiler-rt/
Makefile 261 $(Verb) $(Tmp.CC) $(COMMON_CXXFLAGS) $(Tmp.CFLAGS) -c -o $$@ $$<

Completed in 61 milliseconds