drop RHEL7 architecture

This commit is contained in:
2025-01-13 14:22:41 +01:00
parent eb59cb6c7e
commit 250c9658c2
3 changed files with 10 additions and 27 deletions

View File

@ -4,4 +4,4 @@ include $(CONFIG)/os/CONFIG_SITE.linux-x86_64.Common
CROSS_COMPILER_TARGET_ARCHS += RHEL8-x86_64-clang
# Build for old RHEL7 64 bit
CROSS_COMPILER_TARGET_ARCHS += RHEL7-x86_64
#CROSS_COMPILER_TARGET_ARCHS += RHEL7-x86_64

View File

@ -7,4 +7,4 @@ CROSS_COMPILER_TARGET_ARCHS += RHEL9-x86_64-clang
CROSS_COMPILER_TARGET_ARCHS += RHEL8-x86_64
# Build for old RHEL7 64 bit
CROSS_COMPILER_TARGET_ARCHS += RHEL7-x86_64
#CROSS_COMPILER_TARGET_ARCHS += RHEL7-x86_64