From a4bc2ec0203c82c217833d351871109a4055eb06 Mon Sep 17 00:00:00 2001 From: eabdullin Date: Mon, 22 Aug 2022 17:30:16 +0300 Subject: [PATCH] Bootstrap stage-2 --- SPECS/mingw-gcc.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SPECS/mingw-gcc.spec b/SPECS/mingw-gcc.spec index c2a39f6..b960259 100644 --- a/SPECS/mingw-gcc.spec +++ b/SPECS/mingw-gcc.spec @@ -8,7 +8,7 @@ # 5. Build mingw-gcc with bootstrap=0, enable_libgomp=1 # Set this to one when mingw-crt isn't built yet -%global bootstrap 1 +%global bootstrap 0 # Set this one to zero when mingw-winpthreads isn't built yet %global enable_libgomp 0