Searched defs:CompileCommonOpts (Results 1 – 2 of 2) sorted by relevance
21 CompileCommonOpts := $(filter-out -pedantic,$(CompileCommonOpts)) macro22 CompileCommonOpts := $(filter-out -Wno-long-long,$(CompileCommonOpts)) macro
20 CompileCommonOpts := $(filter-out -pedantic, $(CompileCommonOpts)) macro