From 702e3b631296aeffb7e09b03bc2dbb622d5e11e6 Mon Sep 17 00:00:00 2001 From: Sandro Mani Date: Wed, 4 May 2022 00:43:52 +0200 Subject: [PATCH] Refer to mingw-filesystem/README.md --- mingw-gcc.spec | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/mingw-gcc.spec b/mingw-gcc.spec index 55dae25..377801c 100644 --- a/mingw-gcc.spec +++ b/mingw-gcc.spec @@ -4,13 +4,7 @@ # Causes build failures %undefine _auto_set_build_flags -# Steps: -# 1. Build mingw-gcc with bootstrap=1, enable_libgomp=0 -# 2. Build mingw-crt -# 3. Build mingw-gcc with bootstrap=0, enable_libgomp=0 -# 4. Build mingw-winpthreads -# 5. Build mingw-gcc with bootstrap=0, enable_libgomp=1 - +# NOTE See mingw-filesystem/README.md for the build steps! # Set this to one when mingw-crt isn't built yet %global bootstrap 0 # Set this one to zero when mingw-winpthreads isn't built yet