From 7b96111c33c83b551e8ce4f63c7aa1ecff5c6dc5 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Tue, 17 Aug 2021 17:55:33 +0200 Subject: [PATCH] Disable bootstrap --- ldc.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ldc.spec b/ldc.spec index 8b56b1b..fda9ccc 100644 --- a/ldc.spec +++ b/ldc.spec @@ -11,7 +11,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