From e080cf3fd6d143deb3dec41d35b2580505e5865e Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Fri, 22 Jul 2022 13:07:46 +0200 Subject: [PATCH] Disable package notes to work around FTBFS /usr/bin/ld.gold: error: /builddir/build/BUILD/ldc-1.27.1-src/.package_note-ldc-1.27.1-4.fc37.aarch64.ld:41:8: syntax error, unexpected STRING /usr/bin/ld.gold: fatal error: unable to parse script file /builddir/build/BUILD/ldc-1.27.1-src/.package_note-ldc-1.27.1-4.fc37.aarch64.ld --- ldc.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/ldc.spec b/ldc.spec index d5a90c3..b2282bb 100644 --- a/ldc.spec +++ b/ldc.spec @@ -14,6 +14,7 @@ %bcond_with bootstrap %undefine _hardened_build +%undefine _package_note_file Name: ldc Epoch: 1