summaryrefslogtreecommitdiffstats
path: root/makefile
diff options
context:
space:
mode:
authorAnton Luka Šijanec <anton@sijanec.eu>2023-02-07 23:27:23 +0100
committerAnton Luka Šijanec <anton@sijanec.eu>2023-02-07 23:27:23 +0100
commite4cc7006c09e3e9de999ba52507ddd2ba9d58e49 (patch)
tree948da42b826aa320fee877bda519da64c277e09f /makefile
parentoptimization to allow clang (diff)
downloadebs-master.tar
ebs-master.tar.gz
ebs-master.tar.bz2
ebs-master.tar.lz
ebs-master.tar.xz
ebs-master.tar.zst
ebs-master.zip
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index b183ada..e109eee 100644
--- a/makefile
+++ b/makefile
@@ -1,6 +1,6 @@
DESTDIR=/
CC=cc
-MYCFLAGS=-O3 -DNO_HOOKS -march=native -Wall -Wextra -Wformat -pedantic -g -I. # -fsanitize=address
+MYCFLAGS=-O3 -DFAST_RAM -DNO_HOOKS -march=native -Wall -Wextra -Wformat -pedantic -g -I. # -fsanitize=address
MYLDFLAGS=-lpthread
default: ebs disass