summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorOxore <oxore@protonmail.com>2024-08-03 14:37:44 +0300
committerOxore <oxore@protonmail.com>2024-08-03 14:37:44 +0300
commit466ffe67cec1f2c460eea28a779a86cc659ddc24 (patch)
treef39bf3873cd8acbc13e97f99bad1522390d768ef /Makefile
Initial commit
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..55248ea
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,4 @@
+#CFLAGS=-fsanitize=address,undefined -g3
+CFLAGS=-Ofast
+
+all: arena-malloc arena-memstream