aboutsummaryrefslogtreecommitdiff
path: root/example
diff options
context:
space:
mode:
authorKimplul <kimi.h.kuparinen@gmail.com>2023-07-09 16:01:17 +0300
committerKimplul <kimi.h.kuparinen@gmail.com>2023-07-09 16:01:28 +0300
commite874ddb8cee278eded7611cecbc8b2b086e3d6c9 (patch)
tree4dc2e9f318c7e46ca2baef884801825d01f51aca /example
parentf95b9ab26942abab844543151c025cead34cca5a (diff)
downloadbcgen-e874ddb8cee278eded7611cecbc8b2b086e3d6c9.tar.gz
bcgen-e874ddb8cee278eded7611cecbc8b2b086e3d6c9.zip
add notes about compilation speed
Diffstat (limited to 'example')
-rw-r--r--example/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/example/Makefile b/example/Makefile
index d9b0158..c5b3d9f 100644
--- a/example/Makefile
+++ b/example/Makefile
@@ -1,4 +1,4 @@
-CFLAGS = -Wall -Wextra -g -O2
+CFLAGS = -Wall -Wextra -g -O2 -fno-tree-fre -fno-gcse -fno-expensive-optimizations
all: exec