]> git.stg.codes - stg.git/commitdiff
COmpose CXXFLAGS for tests correctly.
authorMaxim Mamontov <faust.madf@gmail.com>
Sat, 13 Sep 2014 22:05:25 +0000 (01:05 +0300)
committerMaxim Mamontov <faust.madf@gmail.com>
Fri, 9 Jan 2015 20:59:08 +0000 (22:59 +0200)
tests/Makefile

index ca61b482b41be26df0b146a6d68fb0669b3d9654..72acdd62cdda79a0207c924fb19eb9dc616c7daf 100644 (file)
@@ -9,7 +9,7 @@ INCS = -I . \
 DEFS = -DLINUX \
        -DUSE_ABSTRACT_SETTINGS
 CFLAGS += -g3 -Wall -W -Wextra $(INCS) $(DEFS)
-CXXFLAGS = $(CFLAGS)
+CXXFLAGS += $(CFLAGS)
 LIBS = -lpthread
 PROG = tests