This commit is contained in:
mintsuki 2022-06-15 21:07:24 +02:00
parent c522b3f832
commit 997b2edda0
2 changed files with 3 additions and 1 deletions

View file

@ -30,8 +30,8 @@ override INTERNALCFLAGS := \
-ffreestanding \
-fno-stack-protector \
-fno-stack-check \
-fno-pic \
-fno-pie \
-fno-pic \
-mabi=sysv \
-mno-80387 \
-mno-mmx \