From bedf42acd9e386b87f823f1d8d56bbe29322ffc9 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mon, 10 Feb 2020 14:41:08 +0100 Subject: [PATCH] Enable bootstrap --- ldc.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ldc.spec b/ldc.spec index 390fbd1..94fe0e4 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.0 -Release: 1%{?pre:.%{pre}}%{?dist} +Release: 1%{?pre:.%{pre}}%{?dist}~bootstrap Summary: LLVM D Compiler # The DMD frontend in dmd/* GPL version 1 or artistic license