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
686 CompileCommonOpts += -pedantic -Wno-long-long688 CompileCommonOpts += -Wall -W -Wno-unused-parameter -Wwrite-strings \696 CompileCommonOpts := -D_REENTRANT -D_HPUX_SOURCE767 $(TargetCommonOpts) $(CompileCommonOpts) -c770 $(TargetCommonOpts) $(CompileCommonOpts) -c773 $(CompileCommonOpts) $(CXX.Flags) -E779 $(TargetCommonOpts) $(CompileCommonOpts) -E
856 CompileCommonOpts