summaryrefslogtreecommitdiffstats
path: root/sys/boot/ia64/Makefile.inc
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2002-04-06 04:33:53 +0000
committerpeter <peter@FreeBSD.org>2002-04-06 04:33:53 +0000
commitcddc57f17164cdadac4b4c9bdf0c624b05d96bf2 (patch)
tree905a1a6e6ef20215539f33df45ec8d6aa56ef73c /sys/boot/ia64/Makefile.inc
parent8eb1fab9daacb4dfd928651273bee3b45bb04755 (diff)
downloadFreeBSD-src-cddc57f17164cdadac4b4c9bdf0c624b05d96bf2.zip
FreeBSD-src-cddc57f17164cdadac4b4c9bdf0c624b05d96bf2.tar.gz
Make it a bit closer to the EFI build and tie up some loose ends.
Diffstat (limited to 'sys/boot/ia64/Makefile.inc')
-rw-r--r--sys/boot/ia64/Makefile.inc4
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/boot/ia64/Makefile.inc b/sys/boot/ia64/Makefile.inc
new file mode 100644
index 0000000..81a6d5a
--- /dev/null
+++ b/sys/boot/ia64/Makefile.inc
@@ -0,0 +1,4 @@
+# $FreeBSD$
+
+# Options used when building standalone components
+CFLAGS+= -ffreestanding
OpenPOWER on IntegriCloud