git.stg.codes
/
stg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f1473c
)
COmpose CXXFLAGS for tests correctly.
author
Maxim Mamontov
<faust.madf@gmail.com>
Sat, 13 Sep 2014 22:05:25 +0000
(
01:05
+0300)
committer
Maxim Mamontov
<faust.madf@gmail.com>
Fri, 9 Jan 2015 20:59:08 +0000
(22:59 +0200)
tests/Makefile
patch
|
blob
|
history
diff --git
a/tests/Makefile
b/tests/Makefile
index ca61b482b41be26df0b146a6d68fb0669b3d9654..72acdd62cdda79a0207c924fb19eb9dc616c7daf 100644
(file)
--- a/
tests/Makefile
+++ b/
tests/Makefile
@@
-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