Searched refs:CompileCommonOpts (Results 1 – 7 of 7) sorted by relevance
18 CompileCommonOpts := $(filter-out -pedantic,$(CompileCommonOpts)) macro19 CompileCommonOpts := $(filter-out -Wno-long-long,$(CompileCommonOpts)) macro
20 CompileCommonOpts := $(filter-out -pedantic, $(CompileCommonOpts)) macro
16 CompileCommonOpts += -Wno-format
127 ifneq ($(findstring -flto,$(CompileCommonOpts)),)130 ifneq ($(findstring -O4,$(CompileCommonOpts)),)
568 CompileCommonOpts += -pedantic -Wno-long-long570 CompileCommonOpts += -Wall -W -Wno-unused-parameter -Wwrite-strings \576 CompileCommonOpts := -D_REENTRANT -D_HPUX_SOURCE595 CompileCommonOpts += $(UNIVERSAL_ARCH_OPTIONS)597 CompileCommonOpts += -isysroot $(UNIVERSAL_SDK_PATH)642 $(TargetCommonOpts) $(CompileCommonOpts) -c646 $(TargetCommonOpts) $(CompileCommonOpts) -c649 $(CompileCommonOpts) $(CXX.Flags) -E653 $(TargetCommonOpts) $(CompileCommonOpts) $(Strip)657 $(TargetCommonOpts) $(CompileCommonOpts) -c[all …]
645 CompileCommonOpts += -pedantic -Wno-long-long647 CompileCommonOpts += -Wall -W -Wno-unused-parameter -Wwrite-strings \655 CompileCommonOpts := -D_REENTRANT -D_HPUX_SOURCE730 $(TargetCommonOpts) $(CompileCommonOpts) -c733 $(TargetCommonOpts) $(CompileCommonOpts) -c736 $(CompileCommonOpts) $(CXX.Flags) -E742 $(TargetCommonOpts) $(CompileCommonOpts) -E
858 CompileCommonOpts