# HG changeset patch # User Matti Hamalainen # Date 1528070898 -10800 # Node ID ec7e6145008719841404e837f7f8ef6efffaa6f6 # Parent 75daa6ec65df167d094628effada06c6b21f8bef TH_NO_DEFAULTS is not used anymore. diff -r 75daa6ec65df -r ec7e61450087 Makefile.gen --- a/Makefile.gen Mon Jun 04 03:00:11 2018 +0300 +++ b/Makefile.gen Mon Jun 04 03:08:18 2018 +0300 @@ -1,7 +1,7 @@ ### ### Main makefile ### -CFLAGS += -g -W -Wall -Wextra -DTH_NO_DEFAULTS -I. +CFLAGS += -g -W -Wall -Wextra -I. CFLAGS += -O2 CFLAGS += -std=c11 -pedantic -D_XOPEN_SOURCE=500 THLIBS=th-libs/