|
|
@ -82,7 +82,7 @@ LIBS+= \
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
DEBUGFLAGS=-g
|
|
|
|
DEBUGFLAGS=-g
|
|
|
|
CXXFLAGS=-O2 -Wall
|
|
|
|
CXXFLAGS=-O2
|
|
|
|
xCXXFLAGS=-pthread -Wall -Wextra -Wno-invalid-offsetof -Wno-unused-parameter -Wformat -Wformat-security \
|
|
|
|
xCXXFLAGS=-pthread -Wall -Wextra -Wno-invalid-offsetof -Wno-unused-parameter -Wformat -Wformat-security \
|
|
|
|
$(DEBUGFLAGS) $(DEFS) $(HARDENING) $(CXXFLAGS)
|
|
|
|
$(DEBUGFLAGS) $(DEFS) $(HARDENING) $(CXXFLAGS)
|
|
|
|
|
|
|
|
|
|
|
|