From 59d0f168d33f0c3993c474391e7610a34d654600 Mon Sep 17 00:00:00 2001 From: eabdullin Date: Mon, 22 Aug 2022 17:29:34 +0300 Subject: [PATCH] Bootstrap stage-1 --- SPECS/mingw-gcc.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SPECS/mingw-gcc.spec b/SPECS/mingw-gcc.spec index c050a72..c2a39f6 100644 --- a/SPECS/mingw-gcc.spec +++ b/SPECS/mingw-gcc.spec @@ -8,9 +8,9 @@ # 5. Build mingw-gcc with bootstrap=0, enable_libgomp=1 # Set this to one when mingw-crt isn't built yet -%global bootstrap 0 +%global bootstrap 1 # Set this one to zero when mingw-winpthreads isn't built yet -%global enable_libgomp 1 +%global enable_libgomp 0 %if 0%{?rhel} > 8 %global build_isl 0