From 1f65488f2d1c5ac3754e89bedb8d008cad900219 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Tue, 26 Jul 2022 10:48:00 +0200 Subject: [PATCH] Enable bootstrap --- ldc.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ldc.spec b/ldc.spec index b280c80..042e0e2 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_with bootstrap +%bcond_without bootstrap %undefine _hardened_build %undefine _package_note_file