diff --git a/ldc.spec b/ldc.spec index 670591a..be51b99 100644 --- a/ldc.spec +++ b/ldc.spec @@ -16,14 +16,14 @@ # 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. -%global bootstrap_stage2 1 +%global bootstrap_stage2 0 %undefine _hardened_build Name: ldc Epoch: 1 Version: 1.25.0%{?pre:~%{pre}} -Release: 1%{?dist}~bootstrap +Release: 1%{?dist} Summary: LLVM D Compiler # The DMD frontend in dmd/* GPL version 1 or artistic license