- Add gcc12-fifo-jobserver-support.patch that adds support

for FIFO jobserver for make.

Rev devel:gcc/61 Md5 1edef128bb922edd698e552be214c413 2022-08-29 08:20:52 rguenther 999876
This commit is contained in:
OBS User rguenther
2022-08-29 08:20:52 +00:00
committed by Git OBS Bridge
parent 5a0784ab69
commit 826ecdfe29
34 changed files with 697 additions and 0 deletions

View File

@@ -127,6 +127,7 @@ Patch17: gcc9-reproducible-builds-buildid-for-checksum.patch
Patch18: gcc10-amdgcn-llvm-as.patch
Patch19: gcc11-gdwarf-4-default.patch
Patch20: gcc11-amdgcn-disable-hot-cold-partitioning.patch
Patch21: gcc12-fifo-jobserver-support.patch
# A set of patches from the RH srpm
Patch51: gcc41-ppc32-retaddr.patch
# Some patches taken from Debian
@@ -324,6 +325,7 @@ cd ..
%patch15
%patch16
%patch17 -p1
%patch21 -p1
# These patches are needed only for llvm11
%if "%{TARGET_ARCH}" == "amdgcn" && %{suse_version} < 1550
%patch18 -p1