diff --git a/binutils.spec b/binutils.spec index 1555820..94723bc 100644 --- a/binutils.spec +++ b/binutils.spec @@ -154,7 +154,7 @@ URL: https://sourceware.org/binutils # Bootstrapping: Set this to 1 to build the binutils with the system gcc. # Then once GTS-gcc is built and in the buildroot, reset this variable # to 0, bump the NVR and rebuild GTS-binutils. -%define bootstrapping 0 +%define bootstrapping 1 #----End of Configure Options------------------------------------------------