From f0b6d1b9c46578183b427bcec4bbe99ab10c7b97 Mon Sep 17 00:00:00 2001 From: Tom Smeding Date: Sat, 21 Jul 2018 22:03:31 +0200 Subject: competition: reorganisation and multithread --- competition/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'competition/Makefile') diff --git a/competition/Makefile b/competition/Makefile index a39c58d..8b2641c 100644 --- a/competition/Makefile +++ b/competition/Makefile @@ -1,5 +1,5 @@ CXX = g++ -CXXFLAGS = -Wall -Wextra -O3 -std=c++17 -fwrapv -flto +CXXFLAGS = -Wall -Wextra -O3 -std=c++17 -fwrapv -flto -pthread TARGET = competition -- cgit v1.2.3-70-g09d2