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

  /frameworks/compile/linkloader/
SConstruct 18 COMMON_CXXFLAGS = ['-Wall', '-Werror', '-fno-exceptions', '-D__HOST__']
23 'CXXFLAGS': COMMON_CXXFLAGS + ['-g']
28 'CXXFLAGS': COMMON_CXXFLAGS + ['-O2']
  /external/compiler-rt/make/
config.mk 45 COMMON_CXXFLAGS=-fno-exceptions -fPIC -funwind-tables
  /external/compiler-rt/
Makefile 233 $(Verb) $(Tmp.CC) $(Tmp.CFLAGS) -c $(COMMON_CXXFLAGS) -o $$@ $$<

Completed in 267 milliseconds