summaryrefslogtreecommitdiff
path: root/4rc/config.mk
diff options
context:
space:
mode:
Diffstat (limited to '4rc/config.mk')
-rw-r--r--4rc/config.mk5
1 files changed, 0 insertions, 5 deletions
diff --git a/4rc/config.mk b/4rc/config.mk
deleted file mode 100644
index ab7e752..0000000
--- a/4rc/config.mk
+++ /dev/null
@@ -1,5 +0,0 @@
-PREFIX = /usr/local
-
-CC = musl-gcc
-CFLAGS = -std=c99 -Wextra -Wall -Os -fhardened
-LDFLAGS = -s -static