diff options
author | Bruce McCulloch <bruce.mcculloch@oracle.com> | 2025-01-21 13:08:26 -0800 |
---|---|---|
committer | Chris Packham <judge.packham@gmail.com> | 2025-01-28 13:27:45 +1300 |
commit | 0842e659cb2297488175e1ba86b749c01e3b06f8 (patch) | |
tree | 36a9801f6da4a06d403c8589c9af189955e20bde | |
parent | 59089fee3c50cb2c2e5601981a6e84b3a1c49f18 (diff) | |
download | crosstool-ng-0842e659cb2297488175e1ba86b749c01e3b06f8.tar.gz crosstool-ng-0842e659cb2297488175e1ba86b749c01e3b06f8.tar.bz2 crosstool-ng-0842e659cb2297488175e1ba86b749c01e3b06f8.zip |
Signed-off-by: Bruce McCulloch <bruce.mcculloch@oracle.com>
20 files changed, 290 insertions, 0 deletions
diff --git a/samples/aarch64-ol8u10-linux-gnu/crosstool.config b/samples/aarch64-ol8u10-linux-gnu/crosstool.config new file mode 100644 index 00000000..a5f65297 --- /dev/null +++ b/samples/aarch64-ol8u10-linux-gnu/crosstool.config @@ -0,0 +1,24 @@ +CT_CONFIG_VERSION="4" +CT_ARCH_ARM=y +CT_ARCH_64=y +CT_TARGET_VENDOR="ol8u10" +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-u10" +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_CC_LANG_CXX=y +CT_GLIBC_ORACLE_DEVEL_BRANCH="oracle/glibc/ol8-u10" +CT_GCC_USE_ORACLE=y +CT_ISL_V_0_16=y +CT_GCC_ORACLE_V_8=y +CT_GCC_ORACLE_VERSION="8.5.0-22.0.1" +CT_GCC_ORACLE_DEVEL_BRANCH="oracle/gcc/ol8-u10-aarch64" diff --git a/samples/aarch64-ol8u10-linux-gnu/reported.by b/samples/aarch64-ol8u10-linux-gnu/reported.by new file mode 100644 index 00000000..7b161c31 --- /dev/null +++ b/samples/aarch64-ol8u10-linux-gnu/reported.by @@ -0,0 +1,3 @@ +reporter_name="Bruce McCulloch" +reporter_url="" +reporter_comment="OL 8.10 toolchain configured for aarch64" diff --git a/samples/aarch64-ol8u9-linux-gnu/crosstool.config b/samples/aarch64-ol8u9-linux-gnu/crosstool.config new file mode 100644 index 00000000..10481b15 --- /dev/null +++ b/samples/aarch64-ol8u9-linux-gnu/crosstool.config @@ -0,0 +1,24 @@ +CT_CONFIG_VERSION="4" +CT_ARCH_ARM=y +CT_ARCH_64=y +CT_TARGET_VENDOR="ol8u9" +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-u9" +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_CC_LANG_CXX=y +CT_GLIBC_ORACLE_DEVEL_BRANCH="oracle/glibc/ol8-u9" +CT_GCC_USE_ORACLE=y +CT_ISL_V_0_16=y +CT_GCC_ORACLE_V_8=y +CT_GCC_ORACLE_VERSION="8.5.0-20.0.3" +CT_GCC_ORACLE_DEVEL_BRANCH="oracle/gcc/ol8-u9-aarch64" diff --git a/samples/aarch64-ol8u9-linux-gnu/reported.by b/samples/aarch64-ol8u9-linux-gnu/reported.by new file mode 100644 index 00000000..90633bcb --- /dev/null +++ b/samples/aarch64-ol8u9-linux-gnu/reported.by @@ -0,0 +1,3 @@ +reporter_name="Bruce McCulloch" +reporter_url="" +reporter_comment="OL 8.9 toolchain configured for aarch64" diff --git a/samples/aarch64-ol9u3-linux-gnu/crosstool.config b/samples/aarch64-ol9u3-linux-gnu/crosstool.config new file mode 100644 index 00000000..e708aa0d --- /dev/null +++ b/samples/aarch64-ol9u3-linux-gnu/crosstool.config @@ -0,0 +1,27 @@ +CT_CONFIG_VERSION="4" +CT_ARCH_ARM=y +CT_ARCH_64=y +CT_TARGET_VENDOR="ol9u3" +CT_KERNEL_LINUX=y +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-u3" +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_CC_LANG_CXX=y +CT_GLIBC_ORACLE_DEVEL_BRANCH="oracle/glibc/ol9-u3" +CT_GCC_USE_ORACLE=y +CT_ISL_V_0_16=y +CT_GCC_ORACLE_V_11=y +CT_GCC_ORACLE_VERSION="11.4.1-2.0.1" +CT_GCC_ORACLE_DEVEL_BRANCH="oracle/gcc/ol9-u3" +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" diff --git a/samples/aarch64-ol9u3-linux-gnu/reported.by b/samples/aarch64-ol9u3-linux-gnu/reported.by new file mode 100644 index 00000000..20e87aab --- /dev/null +++ b/samples/aarch64-ol9u3-linux-gnu/reported.by @@ -0,0 +1,3 @@ +reporter_name="Bruce McCulloch" +reporter_url="" +reporter_comment="OL 9.3 toolchain configured for aarch64" diff --git a/samples/aarch64-ol9u4-linux-gnu/crosstool.config b/samples/aarch64-ol9u4-linux-gnu/crosstool.config new file mode 100644 index 00000000..ef45c174 --- /dev/null +++ b/samples/aarch64-ol9u4-linux-gnu/crosstool.config @@ -0,0 +1,27 @@ +CT_CONFIG_VERSION="4" +CT_ARCH_ARM=y +CT_ARCH_64=y +CT_TARGET_VENDOR="ol9u4" +CT_KERNEL_LINUX=y +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-u4" +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_CC_LANG_CXX=y +CT_GLIBC_ORACLE_DEVEL_BRANCH="oracle/glibc/ol9-u4" +CT_GCC_USE_ORACLE=y +CT_ISL_V_0_16=y +CT_GCC_ORACLE_V_11=y +CT_GCC_ORACLE_VERSION="11.4.1-3.0.1" +CT_GCC_ORACLE_DEVEL_BRANCH="oracle/gcc/ol9-u4" +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" diff --git a/samples/aarch64-ol9u4-linux-gnu/reported.by b/samples/aarch64-ol9u4-linux-gnu/reported.by new file mode 100644 index 00000000..e477881f --- /dev/null +++ b/samples/aarch64-ol9u4-linux-gnu/reported.by @@ -0,0 +1,3 @@ +reporter_name="Bruce McCulloch" +reporter_url="" +reporter_comment="OL 9.4 toolchain configured for aarch64" diff --git a/samples/aarch64-ol9u5-linux-gnu/crosstool.config b/samples/aarch64-ol9u5-linux-gnu/crosstool.config new file mode 100644 index 00000000..7e474e1e --- /dev/null +++ b/samples/aarch64-ol9u5-linux-gnu/crosstool.config @@ -0,0 +1,27 @@ +CT_CONFIG_VERSION="4" +CT_ARCH_ARM=y +CT_ARCH_64=y +CT_TARGET_VENDOR="ol9u5" +CT_KERNEL_LINUX=y +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" +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_CC_LANG_CXX=y +CT_GLIBC_ORACLE_DEVEL_BRANCH="oracle/glibc/ol9-u5" +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" diff --git a/samples/aarch64-ol9u5-linux-gnu/reported.by b/samples/aarch64-ol9u5-linux-gnu/reported.by new file mode 100644 index 00000000..c57e8968 --- /dev/null +++ b/samples/aarch64-ol9u5-linux-gnu/reported.by @@ -0,0 +1,3 @@ +reporter_name="Bruce McCulloch" +reporter_url="" +reporter_comment="OL 9.5 toolchain configured for aarch64" diff --git a/samples/x86_64-ol8u10-linux-gnu/crosstool.config b/samples/x86_64-ol8u10-linux-gnu/crosstool.config new file mode 100644 index 00000000..5ff03fa0 --- /dev/null +++ b/samples/x86_64-ol8u10-linux-gnu/crosstool.config @@ -0,0 +1,25 @@ +CT_CONFIG_VERSION="4" +CT_ARCH_X86=y +CT_ARCH_64=y +CT_TARGET_VENDOR="ol8u10" +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-u10" +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_CC_LANG_CXX=y +CT_GLIBC_ORACLE_DEVEL_BRANCH="oracle/glibc/ol8-u10" +CT_GLIBC_ORACLE_V_2_28_225_0_3=y +CT_GCC_USE_ORACLE=y +CT_ISL_V_0_16=y +CT_GCC_ORACLE_V_8=y +CT_GCC_ORACLE_VERSION="8.5.0-22.0.1" +CT_GCC_ORACLE_DEVEL_BRANCH="oracle/gcc/ol8-u10-x86" diff --git a/samples/x86_64-ol8u10-linux-gnu/reported.by b/samples/x86_64-ol8u10-linux-gnu/reported.by new file mode 100644 index 00000000..b1e331ec --- /dev/null +++ b/samples/x86_64-ol8u10-linux-gnu/reported.by @@ -0,0 +1,3 @@ +reporter_name="Bruce McCulloch" +reporter_url="" +reporter_comment="OL 8.10 toolchain configured for x86_64" diff --git a/samples/x86_64-ol8u9-linux-gnu/crosstool.config b/samples/x86_64-ol8u9-linux-gnu/crosstool.config new file mode 100644 index 00000000..a930bf82 --- /dev/null +++ b/samples/x86_64-ol8u9-linux-gnu/crosstool.config @@ -0,0 +1,25 @@ +CT_CONFIG_VERSION="4" +CT_ARCH_X86=y +CT_ARCH_64=y +CT_TARGET_VENDOR="ol8u9" +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-u9" +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_CC_LANG_CXX=y +CT_GLIBC_ORACLE_DEVEL_BRANCH="oracle/glibc/ol8-u9" +CT_GLIBC_ORACLE_V_2_28_225_0_3=y +CT_GCC_USE_ORACLE=y +CT_ISL_V_0_16=y +CT_GCC_ORACLE_V_8=y +CT_GCC_ORACLE_VERSION="8.5.0-20.0.3" +CT_GCC_ORACLE_DEVEL_BRANCH="oracle/gcc/ol8-u9-x86" diff --git a/samples/x86_64-ol8u9-linux-gnu/reported.by b/samples/x86_64-ol8u9-linux-gnu/reported.by new file mode 100644 index 00000000..5ac5dc64 --- /dev/null +++ b/samples/x86_64-ol8u9-linux-gnu/reported.by @@ -0,0 +1,3 @@ +reporter_name="Bruce McCulloch" +reporter_url="" +reporter_comment="OL 8.9 toolchain configured for x86_64" diff --git a/samples/x86_64-ol9u3-linux-gnu/crosstool.config b/samples/x86_64-ol9u3-linux-gnu/crosstool.config new file mode 100644 index 00000000..b8a7853b --- /dev/null +++ b/samples/x86_64-ol9u3-linux-gnu/crosstool.config @@ -0,0 +1,27 @@ +CT_CONFIG_VERSION="4" +CT_ARCH_X86=y +CT_ARCH_64=y +CT_TARGET_VENDOR="ol9u3" +CT_KERNEL_LINUX=y +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-u3" +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_CC_LANG_CXX=y +CT_GLIBC_ORACLE_DEVEL_BRANCH="oracle/glibc/ol9-u3" +CT_GCC_USE_ORACLE=y +CT_ISL_V_0_16=y +CT_GCC_ORACLE_V_11=y +CT_GCC_ORACLE_VERSION="11.4.1-2.0.1" +CT_GCC_ORACLE_DEVEL_BRANCH="oracle/gcc/ol9-u3" +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" diff --git a/samples/x86_64-ol9u3-linux-gnu/reported.by b/samples/x86_64-ol9u3-linux-gnu/reported.by new file mode 100644 index 00000000..f1be9b83 --- /dev/null +++ b/samples/x86_64-ol9u3-linux-gnu/reported.by @@ -0,0 +1,3 @@ +reporter_name="Bruce McCulloch" +reporter_url="" +reporter_comment="OL 9.3 toolchain configured for x86_64" diff --git a/samples/x86_64-ol9u4-linux-gnu/crosstool.config b/samples/x86_64-ol9u4-linux-gnu/crosstool.config new file mode 100644 index 00000000..c0f9cbb3 --- /dev/null +++ b/samples/x86_64-ol9u4-linux-gnu/crosstool.config @@ -0,0 +1,27 @@ +CT_CONFIG_VERSION="4" +CT_ARCH_X86=y +CT_ARCH_64=y +CT_TARGET_VENDOR="ol9u4" +CT_KERNEL_LINUX=y +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-u4" +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_CC_LANG_CXX=y +CT_GLIBC_ORACLE_DEVEL_BRANCH="oracle/glibc/ol9-u4" +CT_GCC_USE_ORACLE=y +CT_ISL_V_0_16=y +CT_GCC_ORACLE_V_11=y +CT_GCC_ORACLE_VERSION="11.4.1-3.0.1" +CT_GCC_ORACLE_DEVEL_BRANCH="oracle/gcc/ol9-u4" +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" diff --git a/samples/x86_64-ol9u4-linux-gnu/reported.by b/samples/x86_64-ol9u4-linux-gnu/reported.by new file mode 100644 index 00000000..18a78358 --- /dev/null +++ b/samples/x86_64-ol9u4-linux-gnu/reported.by @@ -0,0 +1,3 @@ +reporter_name="Bruce McCulloch" +reporter_url="" +reporter_comment="OL 9.4 toolchain configured for x86_64" diff --git a/samples/x86_64-ol9u5-linux-gnu/crosstool.config b/samples/x86_64-ol9u5-linux-gnu/crosstool.config new file mode 100644 index 00000000..9e6ee45b --- /dev/null +++ b/samples/x86_64-ol9u5-linux-gnu/crosstool.config @@ -0,0 +1,27 @@ +CT_CONFIG_VERSION="4" +CT_ARCH_X86=y +CT_ARCH_64=y +CT_TARGET_VENDOR="ol9u5" +CT_KERNEL_LINUX=y +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" +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_CC_LANG_CXX=y +CT_GLIBC_ORACLE_DEVEL_BRANCH="oracle/glibc/ol9-u5" +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" diff --git a/samples/x86_64-ol9u5-linux-gnu/reported.by b/samples/x86_64-ol9u5-linux-gnu/reported.by new file mode 100644 index 00000000..0748765a --- /dev/null +++ b/samples/x86_64-ol9u5-linux-gnu/reported.by @@ -0,0 +1,3 @@ +reporter_name="Bruce McCulloch" +reporter_url="" +reporter_comment="OL 9.5 toolchain configured for x86_64" |