From 46fa170c1528886d453fe7b613a02322e6f60c5f Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Tue, 26 Jul 2022 12:02:35 +0200 Subject: [PATCH] Disable bootstrap --- ldc.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ldc.spec b/ldc.spec index 042e0e2..b280c80 100644 --- a/ldc.spec +++ b/ldc.spec @@ -5,7 +5,7 @@ # older, working LDC compiler in the buildroot, which is then used to build a # new intermediate LDC version, and finally this in turn is used to build the # final compiler that gets installed in the rpm. -%bcond_without bootstrap +%bcond_with bootstrap %undefine _hardened_build %undefine _package_note_file