Searched defs:CXXFLAGS (Results 1 – 8 of 8) sorted by relevance
8 CXXFLAGS = $(DEBUG) $(GCCWARN) $(OPTIMIZE) $(INCLUDES) macro
5 CXXFLAGS = -W -Wall -Wextra -ansi -pedantic -O2 macro
35 CXXFLAGS=-g -xs -xdebugformat=stabs -I../../.. -I../../../common/solaris -lelf -ldemangle -D_REENTR… 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