From eb1288a06dd795119854fd7b9cc005cf152535e4 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mon, 12 Sep 2022 17:47:31 +0200 Subject: [PATCH] Enable bootstrap --- ldc.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ldc.spec b/ldc.spec index 22fb685..9800906 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