From c7f30154f095de9b4e4f00a1c0b8a2fb7f5eee69 Mon Sep 17 00:00:00 2001 From: Dirk Zimoch Date: Wed, 15 Jun 2022 15:39:33 +0200 Subject: [PATCH] drop support for 32 bit SL6 --- configure/os/CONFIG_SITE.RHEL7-x86_64.Common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure/os/CONFIG_SITE.RHEL7-x86_64.Common b/configure/os/CONFIG_SITE.RHEL7-x86_64.Common index 6259da533..cf71d92a1 100644 --- a/configure/os/CONFIG_SITE.RHEL7-x86_64.Common +++ b/configure/os/CONFIG_SITE.RHEL7-x86_64.Common @@ -8,7 +8,7 @@ CROSS_COMPILER_TARGET_ARCHS += RHEL7-x86_64-clang CROSS_COMPILER_TARGET_ARCHS += SL6-x86_64 # Build for old SL6 32 bit -CROSS_COMPILER_TARGET_ARCHS += SL6-x86 +#CROSS_COMPILER_TARGET_ARCHS += SL6-x86 # Zynq CROSS_COMPILER_TARGET_ARCHS += yocto21-aarch64