From 1577853ed1c02a07aeebf6d1412d2d50160c4e21 Mon Sep 17 00:00:00 2001 From: nick clifton Date: Wed, 9 Apr 2025 10:37:31 +0000 Subject: [PATCH] Enable the patch to suppress the ld alignment tests due to kernel bugs. --- binutils.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/binutils.spec b/binutils.spec index 40dfe11..558e361 100644 --- a/binutils.spec +++ b/binutils.spec @@ -325,7 +325,7 @@ Patch19: binutils-aarch64-small-plt0.patch # Purpose: Suppress the x86 linker's p_align-1 tests due to kernel bug on CentOS-10 # Lifetime: TEMPORARY -# Patch99: binutils-suppress-ld-align-tests.patch +Patch99: binutils-suppress-ld-align-tests.patch # Purpose: Disable GCS warnings when shared dependencies are not built with GCS # support