summaryrefslogtreecommitdiffstats
path: root/usr/klibc/arch/ia64/MCONFIG
diff options
context:
space:
mode:
Diffstat (limited to 'usr/klibc/arch/ia64/MCONFIG')
-rw-r--r--usr/klibc/arch/ia64/MCONFIG17
1 files changed, 17 insertions, 0 deletions
diff --git a/usr/klibc/arch/ia64/MCONFIG b/usr/klibc/arch/ia64/MCONFIG
new file mode 100644
index 0000000..db6a4ce
--- /dev/null
+++ b/usr/klibc/arch/ia64/MCONFIG
@@ -0,0 +1,17 @@
+# -*- makefile -*-
+#
+# arch/ia64/MCONFIG
+#
+# Special rules for this architecture. Note that this is actually
+# included from the main Makefile, and that pathnames should be
+# accordingly.
+#
+
+KLIBCARCHREQFLAGS = -mno-pic
+KLIBCOPTFLAGS += -Os
+KLIBCBITSIZE = 64
+
+KLIBCSHAREDFLAGS = -T $(srctree)/$(src)/arch/$(KLIBCARCH)/klibc.ld
+
+# Kernel has never used stack trampolines
+KLIBCEXECSTACK := n