From 252b3d8641eb689d7f97760ec9418b729628f6c5 Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Wed, 13 May 2020 20:27:59 +0200 Subject: Fuckiest fucked bug fix --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 609f91d..2fed722 100644 --- a/Makefile +++ b/Makefile @@ -170,7 +170,7 @@ CFLAGS += -Wall CFLAGS += -Wextra CFLAGS += -Werror CFLAGS += -pedantic -CFLAGS += -pthread +# CFLAGS += -pthread #--------------------------------------------------------------------------------------------------# ifdef DEBUG CFLAGS += ${DBG} -- cgit v1.2.3