summaryrefslogtreecommitdiff
path: root/Tupfile
diff options
context:
space:
mode:
authorkdx <kikoodx@paranoici.org>2023-06-10 00:42:25 +0200
committerkdx <kikoodx@paranoici.org>2023-06-10 00:42:25 +0200
commitafb74639ece6a01b4ddbe1740466083c7263241a (patch)
treea992cdda520b234d0b1827809fe18bfdd54e049e /Tupfile
parentb8decd2179c0fa6b15ffaa9f9929b8e0de6252fd (diff)
downloadgolem-afb74639ece6a01b4ddbe1740466083c7263241a.tar.gz
function call
Diffstat (limited to 'Tupfile')
-rw-r--r--Tupfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tupfile b/Tupfile
index 4b55aec..d01672e 100644
--- a/Tupfile
+++ b/Tupfile
@@ -1,6 +1,6 @@
CC = gcc
LD = $(CC)
-CFLAGS = -std=c99 -Wall -Wextra
+CFLAGS = -O0 -g3 -std=c99 -Wall -Wextra
LIBS =
NAME = golem