Searched defs:CXXFLAGS (Results 1 – 9 of 9) sorted by relevance
5 CXXFLAGS := -O0 macro
8 CXXFLAGS = $(DEBUG) $(GCCWARN) $(OPTIMIZE) $(INCLUDES) macro
35 CXXFLAGS=-g -xs -xdebugformat=stabs -I../../.. -I../../../common/solaris -lelf -ldemangle -D_REENTR… macro
5 CXXFLAGS = -W -Wall -Wextra -ansi -pedantic -O2 macro
6 CXXFLAGS = @UCONFIG_CXXFLAGS@ var
17 CXXFLAGS := $(filter-out -DDEBUG, $(CXXFLAGS)) macro
35 CXXFLAGS := $(CFLAGS) -fno-rtti -fno-exceptions macro
42 CXXFLAGS = -g -Wall -Werror -std=gnu++11 macro