mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-04-13 06:02:59 +00:00
add samples for mips64-ol9u5
Signed-off-by: Bruce McCulloch <bruce.mcculloch@oracle.com>
This commit is contained in:
parent
c819f837f4
commit
f9b7dd7d69
29
samples/mips64-ol9u5-linux-gnu/crosstool.config
Normal file
29
samples/mips64-ol9u5-linux-gnu/crosstool.config
Normal file
@ -0,0 +1,29 @@
|
||||
CT_CONFIG_VERSION="4"
|
||||
CT_ARCH_MIPS=y
|
||||
CT_ARCH_mips_n64=y
|
||||
CT_ARCH_64=y
|
||||
CT_ARCH_FLOAT_HW=y
|
||||
CT_KERNEL_LINUX=y
|
||||
CT_CC_LANG_CXX=y
|
||||
CT_TARGET_VENDOR="ol9u5"
|
||||
CT_LINUX_USE_ORACLE=y
|
||||
CT_BINUTILS_USE_ORACLE=y
|
||||
CT_BINUTILS_ORACLE_V_2_35=y
|
||||
CT_BINUTILS_ORACLE_DEVEL_BRANCH="oracle/binutils/ol9-u5-mips64"
|
||||
CT_BINUTILS_LINKER_LD_GOLD=y
|
||||
CT_BINUTILS_GOLD_THREADS=y
|
||||
CT_BINUTILS_LD_WRAPPER=y
|
||||
CT_BINUTILS_PLUGINS=y
|
||||
CT_GLIBC_USE_ORACLE=y
|
||||
CT_GLIBC_EXTRA_CFLAGS="-Wno-missing-attributes -Wno-array-bounds -Wno-array-parameter -Wno-stringop-overflow -Wno-maybe-uninitialized"
|
||||
CT_GLIBC_ENABLE_COMMON_FLAG=y
|
||||
CT_GLIBC_ENABLE_DEBUG=n
|
||||
CT_GLIBC_ORACLE_V_2_34=y
|
||||
CT_GLIBC_ORACLE_DEVEL_BRANCH="oracle/glibc/ol9-u5-mips64"
|
||||
CT_GCC_USE_ORACLE=y
|
||||
CT_ISL_V_0_16=y
|
||||
CT_GCC_ORACLE_V_11=y
|
||||
CT_GCC_ORACLE_VERSION="11.5.0-2.0.1"
|
||||
CT_GCC_ORACLE_DEVEL_BRANCH="oracle/gcc/ol9-u5"
|
||||
CT_CC_GCC_CORE_EXTRA_CONFIG_ARRAY="--enable-host-pie --enable-host-bind-now"
|
||||
CT_CC_GCC_EXTRA_CONFIG_ARRAY="--enable-host-pie --enable-host-bind-now"
|
3
samples/mips64-ol9u5-linux-gnu/reported.by
Normal file
3
samples/mips64-ol9u5-linux-gnu/reported.by
Normal file
@ -0,0 +1,3 @@
|
||||
reporter_name="Bruce McCulloch"
|
||||
reporter_url=""
|
||||
reporter_comment="OL 9.5 toolchain configured for mips64"
|
Loading…
x
Reference in New Issue
Block a user