LLVM bitcode for almost the whole source tree

Change-Id: Ibc6f89de112e0649c3a3bfe49c2baa2ed0746212
This commit is contained in:
Anton Kuijsten
2013-06-18 10:49:53 +02:00
committed by sambuc
parent ba92d5219d
commit 2e3046757a
17 changed files with 139 additions and 10 deletions
+1
View File
@@ -124,6 +124,7 @@ LIBKERN= ${KERNLIB}
# When using gold linker, specify the linker script
GOLDLINKERSCRIPT?= ${LDS_N}
USE_BITCODE=no
# use MINIX minc
LIBKERN= ${DESTDIR}/usr/lib/libminc.a
@@ -129,6 +129,7 @@ LIBKERN= ${KERNLIB}
# When using gold linker, specify the linker script
GOLDLINKERSCRIPT?= ${LDS_N}
USE_BITCODE=no
# use MINIX minc
LIBKERN= ${DESTDIR}/usr/lib/libminc.a
+2
View File
@@ -13,6 +13,8 @@
# building. See library's Makefile for more details about
# supported flags and their default values.
USE_BITCODE=no
# Default values:
I386DST?= ${.OBJDIR}/lib/i386