summaryrefslogtreecommitdiff
path: root/core/ubase
diff options
context:
space:
mode:
Diffstat (limited to 'core/ubase')
-rw-r--r--core/ubase/gen.rc3
1 files changed, 2 insertions, 1 deletions
diff --git a/core/ubase/gen.rc b/core/ubase/gen.rc
index 06b89936..abc578be 100644
--- a/core/ubase/gen.rc
+++ b/core/ubase/gen.rc
@@ -1,8 +1,9 @@
cflags\
+ -std'='c99 -pedantic\
+ -Wall -Wextra -Wno-maybe-uninitialized\
-D_GNU_SOURCE\
-D_XOPEN_SOURCE'='700\
-D_FILE_OFFSET_BITS'='64\
- -std'='c99 -Wall -Wextra\
-I '$outdir'
build '$outdir/config.h' copy '$srcdir/config.def.h'