summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJan Huwald <jh@sotun.de>2013-02-28 11:10:27 (GMT)
committerJan Huwald <jh@sotun.de>2013-02-28 11:10:27 (GMT)
commit5f69a514e6fc5375ec477be1bced12a81fba3934 (patch)
treecb1d65c16d21fbe2a889305c7e35b56ed2369539 /Makefile
parent61c3439b7ff12b824ffe4460eac31e7ef0489c49 (diff)
add parallel execution
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 010c76d..221f015 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-CXX=g++ -std=c++0x -O3 -Wall -Wextra -Werror
+CXX=g++ -std=c++0x -O3 -Wall -Wextra -Werror -lpthread
all: cacount
contact: Jan Huwald // Impressum