diff Makefile.gen @ 327:b6f88c150573

Use the newly added (in th-libs th_args module) option argument name field.
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 12 Jan 2020 18:04:38 +0200
parents b3d46806787d
children 5fafd0735b18
line wrap: on
line diff
--- a/Makefile.gen	Sun Jan 12 04:18:51 2020 +0200
+++ b/Makefile.gen	Sun Jan 12 18:04:38 2020 +0200
@@ -1,6 +1,8 @@
+CFLAGS += -W -Wall -Wextra -std=c99 -pedantic -I./ -D_XOPEN_SOURCE=500
 CFLAGS += -g
 CFLAGS += -O2
-CFLAGS += -W -Wall -Wextra -std=c99 -pedantic -I./ -D_XOPEN_SOURCE=500
+#CFLAGS += -flto
+CFLAGS += -DTH_USE_OPT_ARG=1
 THLIBS = th-libs/