git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Allowed to pass mutex by reference into STG_LOCKER.
[stg.git]
/
tests
/
Makefile
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