Accepting request 1000658 from home:marxin:branches:devel:gcc
- Add gcc7-libsanitizer-cherry-pick-9cf13067cb5088626ba7-from-u.patch and gcc7-libgo-don-t-include-linux-fs.h-when-building-gen-sys.patch in order to support glibc 2.36. - Enable format_spec_file otherwise one gets huge diff after running change_spec. - Remove fixed sys/mount.h. OBS-URL: https://build.opensuse.org/request/show/1000658 OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=230
This commit is contained in:
parent
4f8ab98ab5
commit
f2a885de24
@ -120,6 +120,6 @@ for f in *.spec; do
|
||||
sed -i -e '/^# .*-\(BEGIN\|END\)$/d' $f
|
||||
done
|
||||
|
||||
#osc service localrun format_spec_file
|
||||
osc service localrun format_spec_file
|
||||
|
||||
#exit 0
|
||||
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 1 10:15:12 UTC 2022 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
- Add gcc7-libsanitizer-cherry-pick-9cf13067cb5088626ba7-from-u.patch
|
||||
and gcc7-libgo-don-t-include-linux-fs.h-when-building-gen-sys.patch
|
||||
in order to support glibc 2.36.
|
||||
- Enable format_spec_file otherwise one gets huge diff after
|
||||
running change_spec.
|
||||
- Remove fixed sys/mount.h.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 29 04:47:58 UTC 2022 - Antonio Larrosa <alarrosa@suse.com>
|
||||
|
||||
|
@ -145,6 +145,8 @@ Patch34: gcc7-ada-MINSTKSZ.patch
|
||||
Patch35: gcc7-pr55917.patch
|
||||
Patch36: gcc7-ada-Target_Name.patch
|
||||
Patch37: gcc7-pr78263.patch
|
||||
Patch38: gcc7-libsanitizer-cherry-pick-9cf13067cb5088626ba7-from-u.patch
|
||||
Patch39: gcc7-libgo-don-t-include-linux-fs.h-when-building-gen-sys.patch
|
||||
# A set of patches from the RH srpm
|
||||
Patch51: gcc41-ppc32-retaddr.patch
|
||||
# Some patches taken from Debian
|
||||
@ -339,6 +341,8 @@ ln -s nvptx-newlib/newlib .
|
||||
%patch35 -p1
|
||||
%patch36 -p1
|
||||
%patch37 -p1
|
||||
%patch38 -p1
|
||||
%patch39 -p1
|
||||
%patch51
|
||||
%patch60
|
||||
%patch61
|
||||
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 1 10:15:12 UTC 2022 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
- Add gcc7-libsanitizer-cherry-pick-9cf13067cb5088626ba7-from-u.patch
|
||||
and gcc7-libgo-don-t-include-linux-fs.h-when-building-gen-sys.patch
|
||||
in order to support glibc 2.36.
|
||||
- Enable format_spec_file otherwise one gets huge diff after
|
||||
running change_spec.
|
||||
- Remove fixed sys/mount.h.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 29 04:47:58 UTC 2022 - Antonio Larrosa <alarrosa@suse.com>
|
||||
|
||||
|
@ -145,6 +145,8 @@ Patch34: gcc7-ada-MINSTKSZ.patch
|
||||
Patch35: gcc7-pr55917.patch
|
||||
Patch36: gcc7-ada-Target_Name.patch
|
||||
Patch37: gcc7-pr78263.patch
|
||||
Patch38: gcc7-libsanitizer-cherry-pick-9cf13067cb5088626ba7-from-u.patch
|
||||
Patch39: gcc7-libgo-don-t-include-linux-fs.h-when-building-gen-sys.patch
|
||||
# A set of patches from the RH srpm
|
||||
Patch51: gcc41-ppc32-retaddr.patch
|
||||
# Some patches taken from Debian
|
||||
@ -339,6 +341,8 @@ ln -s nvptx-newlib/newlib .
|
||||
%patch35 -p1
|
||||
%patch36 -p1
|
||||
%patch37 -p1
|
||||
%patch38 -p1
|
||||
%patch39 -p1
|
||||
%patch51
|
||||
%patch60
|
||||
%patch61
|
||||
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 1 10:15:12 UTC 2022 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
- Add gcc7-libsanitizer-cherry-pick-9cf13067cb5088626ba7-from-u.patch
|
||||
and gcc7-libgo-don-t-include-linux-fs.h-when-building-gen-sys.patch
|
||||
in order to support glibc 2.36.
|
||||
- Enable format_spec_file otherwise one gets huge diff after
|
||||
running change_spec.
|
||||
- Remove fixed sys/mount.h.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 29 04:47:58 UTC 2022 - Antonio Larrosa <alarrosa@suse.com>
|
||||
|
||||
|
@ -146,6 +146,8 @@ Patch34: gcc7-ada-MINSTKSZ.patch
|
||||
Patch35: gcc7-pr55917.patch
|
||||
Patch36: gcc7-ada-Target_Name.patch
|
||||
Patch37: gcc7-pr78263.patch
|
||||
Patch38: gcc7-libsanitizer-cherry-pick-9cf13067cb5088626ba7-from-u.patch
|
||||
Patch39: gcc7-libgo-don-t-include-linux-fs.h-when-building-gen-sys.patch
|
||||
# A set of patches from the RH srpm
|
||||
Patch51: gcc41-ppc32-retaddr.patch
|
||||
# Some patches taken from Debian
|
||||
@ -340,6 +342,8 @@ ln -s nvptx-newlib/newlib .
|
||||
%patch35 -p1
|
||||
%patch36 -p1
|
||||
%patch37 -p1
|
||||
%patch38 -p1
|
||||
%patch39 -p1
|
||||
%patch51
|
||||
%patch60
|
||||
%patch61
|
||||
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 1 10:15:12 UTC 2022 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
- Add gcc7-libsanitizer-cherry-pick-9cf13067cb5088626ba7-from-u.patch
|
||||
and gcc7-libgo-don-t-include-linux-fs.h-when-building-gen-sys.patch
|
||||
in order to support glibc 2.36.
|
||||
- Enable format_spec_file otherwise one gets huge diff after
|
||||
running change_spec.
|
||||
- Remove fixed sys/mount.h.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 29 04:47:58 UTC 2022 - Antonio Larrosa <alarrosa@suse.com>
|
||||
|
||||
|
@ -145,6 +145,8 @@ Patch34: gcc7-ada-MINSTKSZ.patch
|
||||
Patch35: gcc7-pr55917.patch
|
||||
Patch36: gcc7-ada-Target_Name.patch
|
||||
Patch37: gcc7-pr78263.patch
|
||||
Patch38: gcc7-libsanitizer-cherry-pick-9cf13067cb5088626ba7-from-u.patch
|
||||
Patch39: gcc7-libgo-don-t-include-linux-fs.h-when-building-gen-sys.patch
|
||||
# A set of patches from the RH srpm
|
||||
Patch51: gcc41-ppc32-retaddr.patch
|
||||
# Some patches taken from Debian
|
||||
@ -339,6 +341,8 @@ ln -s nvptx-newlib/newlib .
|
||||
%patch35 -p1
|
||||
%patch36 -p1
|
||||
%patch37 -p1
|
||||
%patch38 -p1
|
||||
%patch39 -p1
|
||||
%patch51
|
||||
%patch60
|
||||
%patch61
|
||||
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 1 10:15:12 UTC 2022 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
- Add gcc7-libsanitizer-cherry-pick-9cf13067cb5088626ba7-from-u.patch
|
||||
and gcc7-libgo-don-t-include-linux-fs.h-when-building-gen-sys.patch
|
||||
in order to support glibc 2.36.
|
||||
- Enable format_spec_file otherwise one gets huge diff after
|
||||
running change_spec.
|
||||
- Remove fixed sys/mount.h.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 29 04:47:58 UTC 2022 - Antonio Larrosa <alarrosa@suse.com>
|
||||
|
||||
|
@ -145,6 +145,8 @@ Patch34: gcc7-ada-MINSTKSZ.patch
|
||||
Patch35: gcc7-pr55917.patch
|
||||
Patch36: gcc7-ada-Target_Name.patch
|
||||
Patch37: gcc7-pr78263.patch
|
||||
Patch38: gcc7-libsanitizer-cherry-pick-9cf13067cb5088626ba7-from-u.patch
|
||||
Patch39: gcc7-libgo-don-t-include-linux-fs.h-when-building-gen-sys.patch
|
||||
# A set of patches from the RH srpm
|
||||
Patch51: gcc41-ppc32-retaddr.patch
|
||||
# Some patches taken from Debian
|
||||
@ -339,6 +341,8 @@ ln -s nvptx-newlib/newlib .
|
||||
%patch35 -p1
|
||||
%patch36 -p1
|
||||
%patch37 -p1
|
||||
%patch38 -p1
|
||||
%patch39 -p1
|
||||
%patch51
|
||||
%patch60
|
||||
%patch61
|
||||
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 1 10:15:12 UTC 2022 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
- Add gcc7-libsanitizer-cherry-pick-9cf13067cb5088626ba7-from-u.patch
|
||||
and gcc7-libgo-don-t-include-linux-fs.h-when-building-gen-sys.patch
|
||||
in order to support glibc 2.36.
|
||||
- Enable format_spec_file otherwise one gets huge diff after
|
||||
running change_spec.
|
||||
- Remove fixed sys/mount.h.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 29 04:47:58 UTC 2022 - Antonio Larrosa <alarrosa@suse.com>
|
||||
|
||||
|
@ -145,6 +145,8 @@ Patch34: gcc7-ada-MINSTKSZ.patch
|
||||
Patch35: gcc7-pr55917.patch
|
||||
Patch36: gcc7-ada-Target_Name.patch
|
||||
Patch37: gcc7-pr78263.patch
|
||||
Patch38: gcc7-libsanitizer-cherry-pick-9cf13067cb5088626ba7-from-u.patch
|
||||
Patch39: gcc7-libgo-don-t-include-linux-fs.h-when-building-gen-sys.patch
|
||||
# A set of patches from the RH srpm
|
||||
Patch51: gcc41-ppc32-retaddr.patch
|
||||
# Some patches taken from Debian
|
||||
@ -339,6 +341,8 @@ ln -s nvptx-newlib/newlib .
|
||||
%patch35 -p1
|
||||
%patch36 -p1
|
||||
%patch37 -p1
|
||||
%patch38 -p1
|
||||
%patch39 -p1
|
||||
%patch51
|
||||
%patch60
|
||||
%patch61
|
||||
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 1 10:15:12 UTC 2022 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
- Add gcc7-libsanitizer-cherry-pick-9cf13067cb5088626ba7-from-u.patch
|
||||
and gcc7-libgo-don-t-include-linux-fs.h-when-building-gen-sys.patch
|
||||
in order to support glibc 2.36.
|
||||
- Enable format_spec_file otherwise one gets huge diff after
|
||||
running change_spec.
|
||||
- Remove fixed sys/mount.h.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 29 04:47:58 UTC 2022 - Antonio Larrosa <alarrosa@suse.com>
|
||||
|
||||
|
@ -146,6 +146,8 @@ Patch34: gcc7-ada-MINSTKSZ.patch
|
||||
Patch35: gcc7-pr55917.patch
|
||||
Patch36: gcc7-ada-Target_Name.patch
|
||||
Patch37: gcc7-pr78263.patch
|
||||
Patch38: gcc7-libsanitizer-cherry-pick-9cf13067cb5088626ba7-from-u.patch
|
||||
Patch39: gcc7-libgo-don-t-include-linux-fs.h-when-building-gen-sys.patch
|
||||
# A set of patches from the RH srpm
|
||||
Patch51: gcc41-ppc32-retaddr.patch
|
||||
# Some patches taken from Debian
|
||||
@ -340,6 +342,8 @@ ln -s nvptx-newlib/newlib .
|
||||
%patch35 -p1
|
||||
%patch36 -p1
|
||||
%patch37 -p1
|
||||
%patch38 -p1
|
||||
%patch39 -p1
|
||||
%patch51
|
||||
%patch60
|
||||
%patch61
|
||||
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 1 10:15:12 UTC 2022 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
- Add gcc7-libsanitizer-cherry-pick-9cf13067cb5088626ba7-from-u.patch
|
||||
and gcc7-libgo-don-t-include-linux-fs.h-when-building-gen-sys.patch
|
||||
in order to support glibc 2.36.
|
||||
- Enable format_spec_file otherwise one gets huge diff after
|
||||
running change_spec.
|
||||
- Remove fixed sys/mount.h.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 29 04:47:58 UTC 2022 - Antonio Larrosa <alarrosa@suse.com>
|
||||
|
||||
|
@ -145,6 +145,8 @@ Patch34: gcc7-ada-MINSTKSZ.patch
|
||||
Patch35: gcc7-pr55917.patch
|
||||
Patch36: gcc7-ada-Target_Name.patch
|
||||
Patch37: gcc7-pr78263.patch
|
||||
Patch38: gcc7-libsanitizer-cherry-pick-9cf13067cb5088626ba7-from-u.patch
|
||||
Patch39: gcc7-libgo-don-t-include-linux-fs.h-when-building-gen-sys.patch
|
||||
# A set of patches from the RH srpm
|
||||
Patch51: gcc41-ppc32-retaddr.patch
|
||||
# Some patches taken from Debian
|
||||
@ -339,6 +341,8 @@ ln -s nvptx-newlib/newlib .
|
||||
%patch35 -p1
|
||||
%patch36 -p1
|
||||
%patch37 -p1
|
||||
%patch38 -p1
|
||||
%patch39 -p1
|
||||
%patch51
|
||||
%patch60
|
||||
%patch61
|
||||
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 1 10:15:12 UTC 2022 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
- Add gcc7-libsanitizer-cherry-pick-9cf13067cb5088626ba7-from-u.patch
|
||||
and gcc7-libgo-don-t-include-linux-fs.h-when-building-gen-sys.patch
|
||||
in order to support glibc 2.36.
|
||||
- Enable format_spec_file otherwise one gets huge diff after
|
||||
running change_spec.
|
||||
- Remove fixed sys/mount.h.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 29 04:47:58 UTC 2022 - Antonio Larrosa <alarrosa@suse.com>
|
||||
|
||||
|
@ -145,6 +145,8 @@ Patch34: gcc7-ada-MINSTKSZ.patch
|
||||
Patch35: gcc7-pr55917.patch
|
||||
Patch36: gcc7-ada-Target_Name.patch
|
||||
Patch37: gcc7-pr78263.patch
|
||||
Patch38: gcc7-libsanitizer-cherry-pick-9cf13067cb5088626ba7-from-u.patch
|
||||
Patch39: gcc7-libgo-don-t-include-linux-fs.h-when-building-gen-sys.patch
|
||||
# A set of patches from the RH srpm
|
||||
Patch51: gcc41-ppc32-retaddr.patch
|
||||
# Some patches taken from Debian
|
||||
@ -339,6 +341,8 @@ ln -s nvptx-newlib/newlib .
|
||||
%patch35 -p1
|
||||
%patch36 -p1
|
||||
%patch37 -p1
|
||||
%patch38 -p1
|
||||
%patch39 -p1
|
||||
%patch51
|
||||
%patch60
|
||||
%patch61
|
||||
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 1 10:15:12 UTC 2022 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
- Add gcc7-libsanitizer-cherry-pick-9cf13067cb5088626ba7-from-u.patch
|
||||
and gcc7-libgo-don-t-include-linux-fs.h-when-building-gen-sys.patch
|
||||
in order to support glibc 2.36.
|
||||
- Enable format_spec_file otherwise one gets huge diff after
|
||||
running change_spec.
|
||||
- Remove fixed sys/mount.h.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 29 04:47:58 UTC 2022 - Antonio Larrosa <alarrosa@suse.com>
|
||||
|
||||
|
@ -145,6 +145,8 @@ Patch34: gcc7-ada-MINSTKSZ.patch
|
||||
Patch35: gcc7-pr55917.patch
|
||||
Patch36: gcc7-ada-Target_Name.patch
|
||||
Patch37: gcc7-pr78263.patch
|
||||
Patch38: gcc7-libsanitizer-cherry-pick-9cf13067cb5088626ba7-from-u.patch
|
||||
Patch39: gcc7-libgo-don-t-include-linux-fs.h-when-building-gen-sys.patch
|
||||
# A set of patches from the RH srpm
|
||||
Patch51: gcc41-ppc32-retaddr.patch
|
||||
# Some patches taken from Debian
|
||||
@ -339,6 +341,8 @@ ln -s nvptx-newlib/newlib .
|
||||
%patch35 -p1
|
||||
%patch36 -p1
|
||||
%patch37 -p1
|
||||
%patch38 -p1
|
||||
%patch39 -p1
|
||||
%patch51
|
||||
%patch60
|
||||
%patch61
|
||||
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 1 10:15:12 UTC 2022 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
- Add gcc7-libsanitizer-cherry-pick-9cf13067cb5088626ba7-from-u.patch
|
||||
and gcc7-libgo-don-t-include-linux-fs.h-when-building-gen-sys.patch
|
||||
in order to support glibc 2.36.
|
||||
- Enable format_spec_file otherwise one gets huge diff after
|
||||
running change_spec.
|
||||
- Remove fixed sys/mount.h.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 29 04:47:58 UTC 2022 - Antonio Larrosa <alarrosa@suse.com>
|
||||
|
||||
|
@ -145,6 +145,8 @@ Patch34: gcc7-ada-MINSTKSZ.patch
|
||||
Patch35: gcc7-pr55917.patch
|
||||
Patch36: gcc7-ada-Target_Name.patch
|
||||
Patch37: gcc7-pr78263.patch
|
||||
Patch38: gcc7-libsanitizer-cherry-pick-9cf13067cb5088626ba7-from-u.patch
|
||||
Patch39: gcc7-libgo-don-t-include-linux-fs.h-when-building-gen-sys.patch
|
||||
# A set of patches from the RH srpm
|
||||
Patch51: gcc41-ppc32-retaddr.patch
|
||||
# Some patches taken from Debian
|
||||
@ -339,6 +341,8 @@ ln -s nvptx-newlib/newlib .
|
||||
%patch35 -p1
|
||||
%patch36 -p1
|
||||
%patch37 -p1
|
||||
%patch38 -p1
|
||||
%patch39 -p1
|
||||
%patch51
|
||||
%patch60
|
||||
%patch61
|
||||
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 1 10:15:12 UTC 2022 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
- Add gcc7-libsanitizer-cherry-pick-9cf13067cb5088626ba7-from-u.patch
|
||||
and gcc7-libgo-don-t-include-linux-fs.h-when-building-gen-sys.patch
|
||||
in order to support glibc 2.36.
|
||||
- Enable format_spec_file otherwise one gets huge diff after
|
||||
running change_spec.
|
||||
- Remove fixed sys/mount.h.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 29 04:47:58 UTC 2022 - Antonio Larrosa <alarrosa@suse.com>
|
||||
|
||||
|
@ -145,6 +145,8 @@ Patch34: gcc7-ada-MINSTKSZ.patch
|
||||
Patch35: gcc7-pr55917.patch
|
||||
Patch36: gcc7-ada-Target_Name.patch
|
||||
Patch37: gcc7-pr78263.patch
|
||||
Patch38: gcc7-libsanitizer-cherry-pick-9cf13067cb5088626ba7-from-u.patch
|
||||
Patch39: gcc7-libgo-don-t-include-linux-fs.h-when-building-gen-sys.patch
|
||||
# A set of patches from the RH srpm
|
||||
Patch51: gcc41-ppc32-retaddr.patch
|
||||
# Some patches taken from Debian
|
||||
@ -339,6 +341,8 @@ ln -s nvptx-newlib/newlib .
|
||||
%patch35 -p1
|
||||
%patch36 -p1
|
||||
%patch37 -p1
|
||||
%patch38 -p1
|
||||
%patch39 -p1
|
||||
%patch51
|
||||
%patch60
|
||||
%patch61
|
||||
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 1 10:15:12 UTC 2022 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
- Add gcc7-libsanitizer-cherry-pick-9cf13067cb5088626ba7-from-u.patch
|
||||
and gcc7-libgo-don-t-include-linux-fs.h-when-building-gen-sys.patch
|
||||
in order to support glibc 2.36.
|
||||
- Enable format_spec_file otherwise one gets huge diff after
|
||||
running change_spec.
|
||||
- Remove fixed sys/mount.h.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 29 04:47:58 UTC 2022 - Antonio Larrosa <alarrosa@suse.com>
|
||||
|
||||
|
@ -145,6 +145,8 @@ Patch34: gcc7-ada-MINSTKSZ.patch
|
||||
Patch35: gcc7-pr55917.patch
|
||||
Patch36: gcc7-ada-Target_Name.patch
|
||||
Patch37: gcc7-pr78263.patch
|
||||
Patch38: gcc7-libsanitizer-cherry-pick-9cf13067cb5088626ba7-from-u.patch
|
||||
Patch39: gcc7-libgo-don-t-include-linux-fs.h-when-building-gen-sys.patch
|
||||
# A set of patches from the RH srpm
|
||||
Patch51: gcc41-ppc32-retaddr.patch
|
||||
# Some patches taken from Debian
|
||||
@ -339,6 +341,8 @@ ln -s nvptx-newlib/newlib .
|
||||
%patch35 -p1
|
||||
%patch36 -p1
|
||||
%patch37 -p1
|
||||
%patch38 -p1
|
||||
%patch39 -p1
|
||||
%patch51
|
||||
%patch60
|
||||
%patch61
|
||||
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 1 10:15:12 UTC 2022 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
- Add gcc7-libsanitizer-cherry-pick-9cf13067cb5088626ba7-from-u.patch
|
||||
and gcc7-libgo-don-t-include-linux-fs.h-when-building-gen-sys.patch
|
||||
in order to support glibc 2.36.
|
||||
- Enable format_spec_file otherwise one gets huge diff after
|
||||
running change_spec.
|
||||
- Remove fixed sys/mount.h.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 29 04:47:58 UTC 2022 - Antonio Larrosa <alarrosa@suse.com>
|
||||
|
||||
|
@ -145,6 +145,8 @@ Patch34: gcc7-ada-MINSTKSZ.patch
|
||||
Patch35: gcc7-pr55917.patch
|
||||
Patch36: gcc7-ada-Target_Name.patch
|
||||
Patch37: gcc7-pr78263.patch
|
||||
Patch38: gcc7-libsanitizer-cherry-pick-9cf13067cb5088626ba7-from-u.patch
|
||||
Patch39: gcc7-libgo-don-t-include-linux-fs.h-when-building-gen-sys.patch
|
||||
# A set of patches from the RH srpm
|
||||
Patch51: gcc41-ppc32-retaddr.patch
|
||||
# Some patches taken from Debian
|
||||
@ -339,6 +341,8 @@ ln -s nvptx-newlib/newlib .
|
||||
%patch35 -p1
|
||||
%patch36 -p1
|
||||
%patch37 -p1
|
||||
%patch38 -p1
|
||||
%patch39 -p1
|
||||
%patch51
|
||||
%patch60
|
||||
%patch61
|
||||
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 1 10:15:12 UTC 2022 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
- Add gcc7-libsanitizer-cherry-pick-9cf13067cb5088626ba7-from-u.patch
|
||||
and gcc7-libgo-don-t-include-linux-fs.h-when-building-gen-sys.patch
|
||||
in order to support glibc 2.36.
|
||||
- Enable format_spec_file otherwise one gets huge diff after
|
||||
running change_spec.
|
||||
- Remove fixed sys/mount.h.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 29 04:47:58 UTC 2022 - Antonio Larrosa <alarrosa@suse.com>
|
||||
|
||||
|
@ -145,6 +145,8 @@ Patch34: gcc7-ada-MINSTKSZ.patch
|
||||
Patch35: gcc7-pr55917.patch
|
||||
Patch36: gcc7-ada-Target_Name.patch
|
||||
Patch37: gcc7-pr78263.patch
|
||||
Patch38: gcc7-libsanitizer-cherry-pick-9cf13067cb5088626ba7-from-u.patch
|
||||
Patch39: gcc7-libgo-don-t-include-linux-fs.h-when-building-gen-sys.patch
|
||||
# A set of patches from the RH srpm
|
||||
Patch51: gcc41-ppc32-retaddr.patch
|
||||
# Some patches taken from Debian
|
||||
@ -339,6 +341,8 @@ ln -s nvptx-newlib/newlib .
|
||||
%patch35 -p1
|
||||
%patch36 -p1
|
||||
%patch37 -p1
|
||||
%patch38 -p1
|
||||
%patch39 -p1
|
||||
%patch51
|
||||
%patch60
|
||||
%patch61
|
||||
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 1 10:15:12 UTC 2022 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
- Add gcc7-libsanitizer-cherry-pick-9cf13067cb5088626ba7-from-u.patch
|
||||
and gcc7-libgo-don-t-include-linux-fs.h-when-building-gen-sys.patch
|
||||
in order to support glibc 2.36.
|
||||
- Enable format_spec_file otherwise one gets huge diff after
|
||||
running change_spec.
|
||||
- Remove fixed sys/mount.h.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 29 04:47:58 UTC 2022 - Antonio Larrosa <alarrosa@suse.com>
|
||||
|
||||
|
@ -146,6 +146,8 @@ Patch34: gcc7-ada-MINSTKSZ.patch
|
||||
Patch35: gcc7-pr55917.patch
|
||||
Patch36: gcc7-ada-Target_Name.patch
|
||||
Patch37: gcc7-pr78263.patch
|
||||
Patch38: gcc7-libsanitizer-cherry-pick-9cf13067cb5088626ba7-from-u.patch
|
||||
Patch39: gcc7-libgo-don-t-include-linux-fs.h-when-building-gen-sys.patch
|
||||
# A set of patches from the RH srpm
|
||||
Patch51: gcc41-ppc32-retaddr.patch
|
||||
# Some patches taken from Debian
|
||||
@ -340,6 +342,8 @@ ln -s nvptx-newlib/newlib .
|
||||
%patch35 -p1
|
||||
%patch36 -p1
|
||||
%patch37 -p1
|
||||
%patch38 -p1
|
||||
%patch39 -p1
|
||||
%patch51
|
||||
%patch60
|
||||
%patch61
|
||||
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 1 10:15:12 UTC 2022 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
- Add gcc7-libsanitizer-cherry-pick-9cf13067cb5088626ba7-from-u.patch
|
||||
and gcc7-libgo-don-t-include-linux-fs.h-when-building-gen-sys.patch
|
||||
in order to support glibc 2.36.
|
||||
- Enable format_spec_file otherwise one gets huge diff after
|
||||
running change_spec.
|
||||
- Remove fixed sys/mount.h.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 29 04:47:58 UTC 2022 - Antonio Larrosa <alarrosa@suse.com>
|
||||
|
||||
|
@ -145,6 +145,8 @@ Patch34: gcc7-ada-MINSTKSZ.patch
|
||||
Patch35: gcc7-pr55917.patch
|
||||
Patch36: gcc7-ada-Target_Name.patch
|
||||
Patch37: gcc7-pr78263.patch
|
||||
Patch38: gcc7-libsanitizer-cherry-pick-9cf13067cb5088626ba7-from-u.patch
|
||||
Patch39: gcc7-libgo-don-t-include-linux-fs.h-when-building-gen-sys.patch
|
||||
# A set of patches from the RH srpm
|
||||
Patch51: gcc41-ppc32-retaddr.patch
|
||||
# Some patches taken from Debian
|
||||
@ -339,6 +341,8 @@ ln -s nvptx-newlib/newlib .
|
||||
%patch35 -p1
|
||||
%patch36 -p1
|
||||
%patch37 -p1
|
||||
%patch38 -p1
|
||||
%patch39 -p1
|
||||
%patch51
|
||||
%patch60
|
||||
%patch61
|
||||
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 1 10:15:12 UTC 2022 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
- Add gcc7-libsanitizer-cherry-pick-9cf13067cb5088626ba7-from-u.patch
|
||||
and gcc7-libgo-don-t-include-linux-fs.h-when-building-gen-sys.patch
|
||||
in order to support glibc 2.36.
|
||||
- Enable format_spec_file otherwise one gets huge diff after
|
||||
running change_spec.
|
||||
- Remove fixed sys/mount.h.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 29 04:47:58 UTC 2022 - Antonio Larrosa <alarrosa@suse.com>
|
||||
|
||||
|
@ -145,6 +145,8 @@ Patch34: gcc7-ada-MINSTKSZ.patch
|
||||
Patch35: gcc7-pr55917.patch
|
||||
Patch36: gcc7-ada-Target_Name.patch
|
||||
Patch37: gcc7-pr78263.patch
|
||||
Patch38: gcc7-libsanitizer-cherry-pick-9cf13067cb5088626ba7-from-u.patch
|
||||
Patch39: gcc7-libgo-don-t-include-linux-fs.h-when-building-gen-sys.patch
|
||||
# A set of patches from the RH srpm
|
||||
Patch51: gcc41-ppc32-retaddr.patch
|
||||
# Some patches taken from Debian
|
||||
@ -339,6 +341,8 @@ ln -s nvptx-newlib/newlib .
|
||||
%patch35 -p1
|
||||
%patch36 -p1
|
||||
%patch37 -p1
|
||||
%patch38 -p1
|
||||
%patch39 -p1
|
||||
%patch51
|
||||
%patch60
|
||||
%patch61
|
||||
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 1 10:15:12 UTC 2022 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
- Add gcc7-libsanitizer-cherry-pick-9cf13067cb5088626ba7-from-u.patch
|
||||
and gcc7-libgo-don-t-include-linux-fs.h-when-building-gen-sys.patch
|
||||
in order to support glibc 2.36.
|
||||
- Enable format_spec_file otherwise one gets huge diff after
|
||||
running change_spec.
|
||||
- Remove fixed sys/mount.h.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 29 04:47:58 UTC 2022 - Antonio Larrosa <alarrosa@suse.com>
|
||||
|
||||
|
@ -145,6 +145,8 @@ Patch34: gcc7-ada-MINSTKSZ.patch
|
||||
Patch35: gcc7-pr55917.patch
|
||||
Patch36: gcc7-ada-Target_Name.patch
|
||||
Patch37: gcc7-pr78263.patch
|
||||
Patch38: gcc7-libsanitizer-cherry-pick-9cf13067cb5088626ba7-from-u.patch
|
||||
Patch39: gcc7-libgo-don-t-include-linux-fs.h-when-building-gen-sys.patch
|
||||
# A set of patches from the RH srpm
|
||||
Patch51: gcc41-ppc32-retaddr.patch
|
||||
# Some patches taken from Debian
|
||||
@ -339,6 +341,8 @@ ln -s nvptx-newlib/newlib .
|
||||
%patch35 -p1
|
||||
%patch36 -p1
|
||||
%patch37 -p1
|
||||
%patch38 -p1
|
||||
%patch39 -p1
|
||||
%patch51
|
||||
%patch60
|
||||
%patch61
|
||||
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 1 10:15:12 UTC 2022 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
- Add gcc7-libsanitizer-cherry-pick-9cf13067cb5088626ba7-from-u.patch
|
||||
and gcc7-libgo-don-t-include-linux-fs.h-when-building-gen-sys.patch
|
||||
in order to support glibc 2.36.
|
||||
- Enable format_spec_file otherwise one gets huge diff after
|
||||
running change_spec.
|
||||
- Remove fixed sys/mount.h.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 29 04:47:58 UTC 2022 - Antonio Larrosa <alarrosa@suse.com>
|
||||
|
||||
|
@ -145,6 +145,8 @@ Patch34: gcc7-ada-MINSTKSZ.patch
|
||||
Patch35: gcc7-pr55917.patch
|
||||
Patch36: gcc7-ada-Target_Name.patch
|
||||
Patch37: gcc7-pr78263.patch
|
||||
Patch38: gcc7-libsanitizer-cherry-pick-9cf13067cb5088626ba7-from-u.patch
|
||||
Patch39: gcc7-libgo-don-t-include-linux-fs.h-when-building-gen-sys.patch
|
||||
# A set of patches from the RH srpm
|
||||
Patch51: gcc41-ppc32-retaddr.patch
|
||||
# Some patches taken from Debian
|
||||
@ -339,6 +341,8 @@ ln -s nvptx-newlib/newlib .
|
||||
%patch35 -p1
|
||||
%patch36 -p1
|
||||
%patch37 -p1
|
||||
%patch38 -p1
|
||||
%patch39 -p1
|
||||
%patch51
|
||||
%patch60
|
||||
%patch61
|
||||
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 1 10:15:12 UTC 2022 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
- Add gcc7-libsanitizer-cherry-pick-9cf13067cb5088626ba7-from-u.patch
|
||||
and gcc7-libgo-don-t-include-linux-fs.h-when-building-gen-sys.patch
|
||||
in order to support glibc 2.36.
|
||||
- Enable format_spec_file otherwise one gets huge diff after
|
||||
running change_spec.
|
||||
- Remove fixed sys/mount.h.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 29 04:47:58 UTC 2022 - Antonio Larrosa <alarrosa@suse.com>
|
||||
|
||||
|
@ -145,6 +145,8 @@ Patch34: gcc7-ada-MINSTKSZ.patch
|
||||
Patch35: gcc7-pr55917.patch
|
||||
Patch36: gcc7-ada-Target_Name.patch
|
||||
Patch37: gcc7-pr78263.patch
|
||||
Patch38: gcc7-libsanitizer-cherry-pick-9cf13067cb5088626ba7-from-u.patch
|
||||
Patch39: gcc7-libgo-don-t-include-linux-fs.h-when-building-gen-sys.patch
|
||||
# A set of patches from the RH srpm
|
||||
Patch51: gcc41-ppc32-retaddr.patch
|
||||
# Some patches taken from Debian
|
||||
@ -339,6 +341,8 @@ ln -s nvptx-newlib/newlib .
|
||||
%patch35 -p1
|
||||
%patch36 -p1
|
||||
%patch37 -p1
|
||||
%patch38 -p1
|
||||
%patch39 -p1
|
||||
%patch51
|
||||
%patch60
|
||||
%patch61
|
||||
|
@ -328,6 +328,8 @@ Patch34: gcc7-ada-MINSTKSZ.patch
|
||||
Patch35: gcc7-pr55917.patch
|
||||
Patch36: gcc7-ada-Target_Name.patch
|
||||
Patch37: gcc7-pr78263.patch
|
||||
Patch38: gcc7-libsanitizer-cherry-pick-9cf13067cb5088626ba7-from-u.patch
|
||||
Patch39: gcc7-libgo-don-t-include-linux-fs.h-when-building-gen-sys.patch
|
||||
# A set of patches from the RH srpm
|
||||
Patch51: gcc41-ppc32-retaddr.patch
|
||||
# Some patches taken from Debian
|
||||
@ -1132,6 +1134,8 @@ ln -s nvptx-newlib/newlib .
|
||||
%patch35 -p1
|
||||
%patch36 -p1
|
||||
%patch37 -p1
|
||||
%patch38 -p1
|
||||
%patch39 -p1
|
||||
%patch51
|
||||
%patch60
|
||||
%patch61
|
||||
@ -1748,6 +1752,7 @@ rm -f $RPM_BUILD_ROOT%{libsubdir}/include-fixed/bits/statx.h
|
||||
rm -f $RPM_BUILD_ROOT%{libsubdir}/include-fixed/pthread.h
|
||||
rm -f $RPM_BUILD_ROOT%{libsubdir}/include-fixed/bits/unistd_ext.h
|
||||
rm -f $RPM_BUILD_ROOT%{libsubdir}/include-fixed/sys/rseq.h
|
||||
rm -f $RPM_BUILD_ROOT%{libsubdir}/include-fixed/sys/mount.h
|
||||
%if !%{enable_plugins}
|
||||
# no plugins
|
||||
rm -rf $RPM_BUILD_ROOT%{libsubdir}/plugin
|
||||
|
@ -0,0 +1,35 @@
|
||||
From f35d65517a59565758107c5b1a51a5fa382f8d1a Mon Sep 17 00:00:00 2001
|
||||
From: Ian Lance Taylor <iant@golang.org>
|
||||
Date: Tue, 12 Jul 2022 19:42:43 -0700
|
||||
Subject: [PATCH] libgo: don't include <linux/fs.h> when building
|
||||
gen-sysinfo.go
|
||||
|
||||
Removing this doesn't change anything at least with glibc 2.33.
|
||||
The include was added in https://go.dev/cl/6100049 but it's not
|
||||
clear why.
|
||||
|
||||
Fixes PR go/106266
|
||||
|
||||
Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/417294
|
||||
---
|
||||
gcc/go/gofrontend/MERGE | 2 +-
|
||||
libgo/sysinfo.c | 3 ---
|
||||
2 files changed, 1 insertion(+), 4 deletions(-)
|
||||
|
||||
diff --git a/libgo/sysinfo.c b/libgo/sysinfo.c
|
||||
index a4259c02ded..fc0210992fa 100644
|
||||
--- a/libgo/sysinfo.c
|
||||
+++ b/libgo/sysinfo.c
|
||||
@@ -158,9 +158,6 @@
|
||||
#if defined(HAVE_LINUX_ETHER_H)
|
||||
#include <linux/ether.h>
|
||||
#endif
|
||||
-#if defined(HAVE_LINUX_FS_H)
|
||||
-#include <linux/fs.h>
|
||||
-#endif
|
||||
#if defined(HAVE_LINUX_REBOOT_H)
|
||||
#include <linux/reboot.h>
|
||||
#endif
|
||||
--
|
||||
2.37.2
|
||||
|
@ -0,0 +1,39 @@
|
||||
From 2701442d0cf6292f6624443c15813d6d1a3562fe Mon Sep 17 00:00:00 2001
|
||||
From: Martin Liska <mliska@suse.cz>
|
||||
Date: Mon, 11 Jul 2022 22:03:14 +0200
|
||||
Subject: [PATCH] libsanitizer: cherry-pick 9cf13067cb5088626ba7 from upstream
|
||||
|
||||
9cf13067cb5088626ba7ee1ec4c42ec59c7995a0 [sanitizer] Remove #include <linux/fs.h> to resolve fsconfig_command/mount_attr conflict with glibc 2.36
|
||||
---
|
||||
.../sanitizer_platform_limits_posix.cpp | 10 ++++++----
|
||||
1 file changed, 6 insertions(+), 4 deletions(-)
|
||||
|
||||
diff --git a/libsanitizer/sanitizer_common/sanitizer_platform_limits_posix.cc b/libsanitizer/sanitizer_common/sanitizer_platform_limits_posix.cc
|
||||
index 97eae3f..dcedf75 100644
|
||||
--- a/libsanitizer/sanitizer_common/sanitizer_platform_limits_posix.cc
|
||||
+++ b/libsanitizer/sanitizer_common/sanitizer_platform_limits_posix.cc
|
||||
@@ -62,7 +62,9 @@
|
||||
#include <sys/vt.h>
|
||||
#include <linux/cdrom.h>
|
||||
#include <linux/fd.h>
|
||||
+#if SANITIZER_ANDROID
|
||||
#include <linux/fs.h>
|
||||
+#endif
|
||||
#include <linux/hdreg.h>
|
||||
#include <linux/input.h>
|
||||
#include <linux/ioctl.h>
|
||||
@@ -845,10 +847,10 @@ unsigned struct_ElfW_Phdr_sz = sizeof(Elf_Phdr);
|
||||
unsigned IOCTL_EVIOCGPROP = IOCTL_NOT_PRESENT;
|
||||
unsigned IOCTL_EVIOCSKEYCODE_V2 = IOCTL_NOT_PRESENT;
|
||||
#endif
|
||||
- unsigned IOCTL_FS_IOC_GETFLAGS = FS_IOC_GETFLAGS;
|
||||
- unsigned IOCTL_FS_IOC_GETVERSION = FS_IOC_GETVERSION;
|
||||
- unsigned IOCTL_FS_IOC_SETFLAGS = FS_IOC_SETFLAGS;
|
||||
- unsigned IOCTL_FS_IOC_SETVERSION = FS_IOC_SETVERSION;
|
||||
+ unsigned IOCTL_FS_IOC_GETFLAGS = _IOR('f', 1, long);
|
||||
+ unsigned IOCTL_FS_IOC_GETVERSION = _IOR('v', 1, long);
|
||||
+ unsigned IOCTL_FS_IOC_SETFLAGS = _IOW('f', 2, long);
|
||||
+ unsigned IOCTL_FS_IOC_SETVERSION = _IOW('v', 2, long);
|
||||
unsigned IOCTL_GIO_CMAP = GIO_CMAP;
|
||||
unsigned IOCTL_GIO_FONT = GIO_FONT;
|
||||
unsigned IOCTL_GIO_UNIMAP = GIO_UNIMAP;
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 1 10:15:12 UTC 2022 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
- Add gcc7-libsanitizer-cherry-pick-9cf13067cb5088626ba7-from-u.patch
|
||||
and gcc7-libgo-don-t-include-linux-fs.h-when-building-gen-sys.patch
|
||||
in order to support glibc 2.36.
|
||||
- Enable format_spec_file otherwise one gets huge diff after
|
||||
running change_spec.
|
||||
- Remove fixed sys/mount.h.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 29 04:47:58 UTC 2022 - Antonio Larrosa <alarrosa@suse.com>
|
||||
|
||||
|
@ -342,6 +342,8 @@ Patch34: gcc7-ada-MINSTKSZ.patch
|
||||
Patch35: gcc7-pr55917.patch
|
||||
Patch36: gcc7-ada-Target_Name.patch
|
||||
Patch37: gcc7-pr78263.patch
|
||||
Patch38: gcc7-libsanitizer-cherry-pick-9cf13067cb5088626ba7-from-u.patch
|
||||
Patch39: gcc7-libgo-don-t-include-linux-fs.h-when-building-gen-sys.patch
|
||||
# A set of patches from the RH srpm
|
||||
Patch51: gcc41-ppc32-retaddr.patch
|
||||
# Some patches taken from Debian
|
||||
@ -521,6 +523,8 @@ ln -s nvptx-newlib/newlib .
|
||||
%patch35 -p1
|
||||
%patch36 -p1
|
||||
%patch37 -p1
|
||||
%patch38 -p1
|
||||
%patch39 -p1
|
||||
%patch51
|
||||
%patch60
|
||||
%patch61
|
||||
|
10
gcc7.changes
10
gcc7.changes
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 1 10:15:12 UTC 2022 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
- Add gcc7-libsanitizer-cherry-pick-9cf13067cb5088626ba7-from-u.patch
|
||||
and gcc7-libgo-don-t-include-linux-fs.h-when-building-gen-sys.patch
|
||||
in order to support glibc 2.36.
|
||||
- Enable format_spec_file otherwise one gets huge diff after
|
||||
running change_spec.
|
||||
- Remove fixed sys/mount.h.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 29 04:47:58 UTC 2022 - Antonio Larrosa <alarrosa@suse.com>
|
||||
|
||||
|
@ -321,6 +321,8 @@ Patch34: gcc7-ada-MINSTKSZ.patch
|
||||
Patch35: gcc7-pr55917.patch
|
||||
Patch36: gcc7-ada-Target_Name.patch
|
||||
Patch37: gcc7-pr78263.patch
|
||||
Patch38: gcc7-libsanitizer-cherry-pick-9cf13067cb5088626ba7-from-u.patch
|
||||
Patch39: gcc7-libgo-don-t-include-linux-fs.h-when-building-gen-sys.patch
|
||||
# A set of patches from the RH srpm
|
||||
Patch51: gcc41-ppc32-retaddr.patch
|
||||
# Some patches taken from Debian
|
||||
@ -1858,6 +1860,8 @@ ln -s nvptx-newlib/newlib .
|
||||
%patch35 -p1
|
||||
%patch36 -p1
|
||||
%patch37 -p1
|
||||
%patch38 -p1
|
||||
%patch39 -p1
|
||||
%patch51
|
||||
%patch60
|
||||
%patch61
|
||||
@ -2469,6 +2473,7 @@ rm -f $RPM_BUILD_ROOT%{libsubdir}/include-fixed/bits/statx.h
|
||||
rm -f $RPM_BUILD_ROOT%{libsubdir}/include-fixed/pthread.h
|
||||
rm -f $RPM_BUILD_ROOT%{libsubdir}/include-fixed/bits/unistd_ext.h
|
||||
rm -f $RPM_BUILD_ROOT%{libsubdir}/include-fixed/sys/rseq.h
|
||||
rm -f $RPM_BUILD_ROOT%{libsubdir}/include-fixed/sys/mount.h
|
||||
%if !%{enable_plugins}
|
||||
# no plugins
|
||||
rm -rf $RPM_BUILD_ROOT%{libsubdir}/plugin
|
||||
|
Loading…
x
Reference in New Issue
Block a user