diff options
Diffstat (limited to 'samples/i686-ol8u6-linux-gnu/crosstool.config')
-rw-r--r-- | samples/i686-ol8u6-linux-gnu/crosstool.config | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/samples/i686-ol8u6-linux-gnu/crosstool.config b/samples/i686-ol8u6-linux-gnu/crosstool.config index 7f937cd0..42339af2 100644 --- a/samples/i686-ol8u6-linux-gnu/crosstool.config +++ b/samples/i686-ol8u6-linux-gnu/crosstool.config @@ -6,6 +6,7 @@ CT_KERNEL_LINUX=y CT_LINUX_USE_ORACLE=y CT_BINUTILS_USE_ORACLE=y CT_BINUTILS_ORACLE_V_2_30=y +CT_BINUTILS_ORACLE_DEVEL_BRANCH="oracle/binutils/ol8-u6" CT_BINUTILS_LINKER_LD_GOLD=y CT_BINUTILS_GOLD_THREADS=y CT_BINUTILS_LD_WRAPPER=y @@ -15,6 +16,7 @@ CT_GLIBC_EXTRA_CFLAGS="-Wno-missing-attributes -Wno-array-bounds -Wno-array-para CT_GLIBC_ENABLE_COMMON_FLAG=y CT_GLIBC_ENABLE_DEBUG=n CT_CC_LANG_CXX=y +CT_GLIBC_ORACLE_DEVEL_BRANCH="oracle/glibc/ol8-u6" CT_GCC_USE_ORACLE=y CT_ISL_V_0_16=y CT_GCC_ORACLE_V_8=y |