From 58647e087462e8e526f729c5b7e74997abeff9d5 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Sat, 7 Mar 2020 17:26:14 +0100 Subject: [PATCH] Enable bootstrap --- ldc.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ldc.spec b/ldc.spec index 9b6bf90..4f2b2c6 100644 --- a/ldc.spec +++ b/ldc.spec @@ -12,14 +12,14 @@ %global bootstrap 0 %global bootstrap_version 0.17.6 -%global bootstrap_stage2 0 +%global bootstrap_stage2 1 %undefine _hardened_build Name: ldc Epoch: 1 Version: 1.20.1%{?pre:~%{pre}} -Release: 1%{?dist} +Release: 1%{?dist}~bootstrap Summary: LLVM D Compiler # The DMD frontend in dmd/* GPL version 1 or artistic license