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