SHA256
1
0
forked from pool/gcc14

- Update to trunk head, 4a1cd5560b9b545eb848eb1d1e06d345fb, git8957

* bumps libgphobos and libgdrundime SONAME
- Use %patch -P N instead of %patchN
- Refresh gcc44-rename-info-files.patch

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc14?expand=0&rev=18
This commit is contained in:
2024-02-13 12:52:32 +00:00
committed by Git OBS Bridge
parent 29c3c60d4e
commit cfe1b13383
37 changed files with 283 additions and 440 deletions

View File

@@ -156,8 +156,8 @@
%define liblsan_sover 0
%define libvtv_sover 0
%define libgo_sover 23
%define libgphobos_sover 4
%define libgdruntime_sover 4
%define libgphobos_sover 5
%define libgdruntime_sover 5
%define libgccjit_sover 0
%define libm2_sover 19
@@ -210,7 +210,7 @@
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
URL: https://gcc.gnu.org/
Version: 14.0.1+git8840
Version: 14.0.1+git8957
Release: 1
%define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1)
%define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/')
@@ -1336,21 +1336,16 @@ ln -s newlib-4.4.0.20231231/newlib .
#test patching start
%patch2
%patch5
%patch6
%patch7
%patch11 -p1
%patch15
%patch16
%patch17 -p1
%patch -P 2 -P 5 -P 6 -P 7
%patch -p1 -P 11
%patch -P 15 -P 16
%patch -p1 -P 17
# In SLE15 and earlier default to dwarf4, not dwarf5
%if %{suse_version} < 1550
%patch19 -p1
%patch -p1 -P 19
%endif
%patch51
%patch60 -p1
%patch61 -p1
%patch -P 51
%patch -p1 -P 60 -P 61
#test patching end