From 3de024ab52f1652b9d104d18355aaab0d7655d7c Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Mon, 12 Oct 2020 18:43:31 +0200 Subject: Compatibility update --- Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index ced56f2..4df2846 100644 --- a/Makefile +++ b/Makefile @@ -125,8 +125,6 @@ CFLAGS += -Wextra CFLAGS += -Werror CFLAGS += -pedantic #------------------------------------------------------------------------------# -CDEFS = -D_POSIX_C_SOURCE=200112L -#------------------------------------------------------------------------------# LDFLAGS = -L${LFT_DIR} LDFLAGS += -lft #==============================================================================# -- cgit v1.2.3