aboutsummaryrefslogtreecommitdiffstats
path: root/preinit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'preinit/Makefile')
-rw-r--r--preinit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/preinit/Makefile b/preinit/Makefile
index 698bf99..ba1ad94 100644
--- a/preinit/Makefile
+++ b/preinit/Makefile
@@ -1,5 +1,5 @@
all:
- gcc -m32 -march=i486 -mtune=i486 -fno-if-conversion -fno-if-conversion2 \
+ i486-linux-gcc \
-static -nostdlib -nostartfiles -ffreestanding -fno-pic -fno-pie \
-Os -ffunction-sections -fdata-sections -Wl,-gc-sections \
-Ilinux-headers \