Searched refs:CompileCommonOpts (Results 1 – 5 of 5) sorted by relevance
18 CompileCommonOpts := $(filter-out -pedantic,$(CompileCommonOpts)) macro19 CompileCommonOpts := $(filter-out -Wno-long-long,$(CompileCommonOpts)) macro22 CompileCommonOpts += -DLLVM_VERSION_INFO='"$(LLVM_VERSION_INFO)"'
20 CompileCommonOpts := $(filter-out -pedantic, $(CompileCommonOpts)) macro
16 CompileCommonOpts += -Wno-format
684 CompileCommonOpts += -pedantic -Wno-long-long686 CompileCommonOpts += -Wall -W -Wno-unused-parameter -Wwrite-strings \694 CompileCommonOpts := -D_REENTRANT -D_HPUX_SOURCE765 $(TargetCommonOpts) $(CompileCommonOpts) -c768 $(TargetCommonOpts) $(CompileCommonOpts) -c771 $(CompileCommonOpts) $(CXX.Flags) -E777 $(TargetCommonOpts) $(CompileCommonOpts) -E
856 CompileCommonOpts