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:
@@ -108,7 +108,7 @@ Name: %{pkgname}
|
||||
%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: 0
|
||||
%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/+/-/')
|
||||
@@ -330,21 +330,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
|
||||
|
||||
|
Reference in New Issue
Block a user