Bootstrap stage-1

This commit is contained in:
eabdullin 2022-08-22 17:29:34 +03:00
parent 37ca3dc22f
commit 59d0f168d3
1 changed files with 2 additions and 2 deletions

View File

@ -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