diff options
Diffstat (limited to 'samples/x86_64-ol8u7-linux-gnu/crosstool.config')
-rw-r--r-- | samples/x86_64-ol8u7-linux-gnu/crosstool.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/x86_64-ol8u7-linux-gnu/crosstool.config b/samples/x86_64-ol8u7-linux-gnu/crosstool.config index b01c7088..42ef1adc 100644 --- a/samples/x86_64-ol8u7-linux-gnu/crosstool.config +++ b/samples/x86_64-ol8u7-linux-gnu/crosstool.config @@ -3,7 +3,7 @@ CT_ARCH_X86=y CT_ARCH_64=y CT_TARGET_VENDOR="ol8u7" CT_KERNEL_LINUX=y -CT_LINUX_USE_ORACLE=y +CT_LINUX_V_4_18=y CT_BINUTILS_USE_ORACLE=y CT_BINUTILS_ORACLE_V_2_30=y CT_BINUTILS_ORACLE_DEVEL_BRANCH="oracle/binutils/ol8-u7" |