AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Add BuildIgnores to break a cycle between gmp, mpfr, mpc, gcc
- Add some -Wno-error because gcc appears to fall over MSVCRT printf specifiers
- Revert the ExclusiveArch/BuildArch. Having mingw64-libssp0.{aarch64,ppc64,etc.}.rpm with AMD64 PE binaries is exactly the point of mingw64-* packages.
- Cannot be noarch, otherwise it makes mingw64-libssp0 available on aarch64, which is wrong.
- Build only on x86* archs
- change license to GPL-3.0-or-later to match gcc package
- use <package> tags instead of <flavor> in _multibuild as we are referring to extra spec files
- avoid file conflict with debug package - merge sjlj1 and seh1 package to be able to use sed between 32bit and 64bit spec files.
- Update to version 9.2.0
- inital package for Factory submission