From 330feeeb9ce4e4f36ec3f3351db5bf4755cfb21a Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Tue, 9 Apr 2019 13:01:56 +0200 Subject: [PATCH] Enable bootstrap --- ldc.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ldc.spec b/ldc.spec index 25f8ac8..a6b69a1 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.15.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