summaryrefslogtreecommitdiffhomepage
path: root/Public/Developer/SystemLib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Public/Developer/SystemLib/Makefile')
-rw-r--r--Public/Developer/SystemLib/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Public/Developer/SystemLib/Makefile b/Public/Developer/SystemLib/Makefile
index f7a30572..a753ccc8 100644
--- a/Public/Developer/SystemLib/Makefile
+++ b/Public/Developer/SystemLib/Makefile
@@ -5,7 +5,6 @@
CC=x86_64-w64-mingw32-gcc
AR=x86_64-w64-mingw32-ar
-ARFLAGS=-rcs
CCINC=-I./
CCFLAGS=-D__SINGLE_PRECISION__ -nostdlib -std=c17 -ffreestanding -Xlinker --subsystem=17 -shared
OUTPUT=SystemLib.lib