summaryrefslogtreecommitdiffstats
path: root/sys/boot/arc/lib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/arc/lib/Makefile')
-rw-r--r--sys/boot/arc/lib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/arc/lib/Makefile b/sys/boot/arc/lib/Makefile
index 7944374..26336c4 100644
--- a/sys/boot/arc/lib/Makefile
+++ b/sys/boot/arc/lib/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
LIB= arc
-INTERNALLIB= true
+INTERNALLIB=
CFLAGS+= -ffreestanding
.PATH: ${.CURDIR}/arch/${MACHINE_ARCH}
OpenPOWER on IntegriCloud