summaryrefslogtreecommitdiffstats
path: root/openpower/configs/talos_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'openpower/configs/talos_defconfig')
-rw-r--r--openpower/configs/talos_defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/openpower/configs/talos_defconfig b/openpower/configs/talos_defconfig
index 3aeaaacc..d9ea3518 100644
--- a/openpower/configs/talos_defconfig
+++ b/openpower/configs/talos_defconfig
@@ -1,8 +1,8 @@
BR2_powerpc64le=y
BR2_powerpc_power8=y
+BR2_GCC_VERSION_6_X=y
BR2_BINUTILS_EXTRA_CONFIG_OPTIONS="--enable-targets=powerpc64-linux"
-BR2_GCC_VERSION_8_X=y
-BR2_EXTRA_GCC_CONFIG_OPTIONS="--enable-targets=powerpc64-linux --disable-libsanitizer"
+BR2_EXTRA_GCC_CONFIG_OPTIONS="--enable-targets=powerpc64-linux"
BR2_TOOLCHAIN_BUILDROOT_CXX=y
BR2_TARGET_GENERIC_HOSTNAME="skiroot"
BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_EUDEV=y
OpenPOWER on IntegriCloud