mirror of
https://github.com/kvazar-network/kevacoin.git
synced 2025-01-19 11:31:07 +00:00
Revert part of 1302257e: don't update CXXFLAGS, only xCXXFLAGS
This commit is contained in:
parent
1302257e5d
commit
781fc2c8c0
@ -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)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user