forked from pool/binutils
- make TARGET-bfd=headers again, we patch bfd-in.h
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=373
This commit is contained in:
parent
4da0b3516c
commit
2af0b96406
@ -1,8 +1,10 @@
|
|||||||
Remove the #error to avoid issues with legacy not dealing with this
|
Remove the #error to avoid issues with legacy not dealing with this
|
||||||
|
|
||||||
--- bfd/bfd-in.h.orig 2012-11-30 13:44:35.715871571 +0100
|
Index: bfd/bfd-in.h
|
||||||
+++ bfd/bfd-in.h 2012-11-30 13:44:43.428871298 +0100
|
===================================================================
|
||||||
@@ -25,11 +25,6 @@
|
--- bfd/bfd-in.h.orig
|
||||||
|
+++ bfd/bfd-in.h
|
||||||
|
@@ -23,11 +23,6 @@
|
||||||
#ifndef __BFD_H_SEEN__
|
#ifndef __BFD_H_SEEN__
|
||||||
#define __BFD_H_SEEN__
|
#define __BFD_H_SEEN__
|
||||||
|
|
||||||
|
@ -3,6 +3,7 @@ Fri Oct 8 14:11:44 UTC 2021 - Michael Matz <matz@suse.com>
|
|||||||
|
|
||||||
- Configure with --disable-x86-used-note on old code streams.
|
- Configure with --disable-x86-used-note on old code streams.
|
||||||
- Disable libalternatives temporarily for build cycle reasons.
|
- Disable libalternatives temporarily for build cycle reasons.
|
||||||
|
- make TARGET-bfd=headers again, we patch bfd-in.h
|
||||||
- This state submitted to SLE12 and SLE15 code streams for annual
|
- This state submitted to SLE12 and SLE15 code streams for annual
|
||||||
toolchain update. [jsc#PM-2767, jsc#SLE-21561, jsc#SLE-19618]
|
toolchain update. [jsc#PM-2767, jsc#SLE-21561, jsc#SLE-19618]
|
||||||
- Bump binutils-2.37-branch.diff to 66d5c7003, to include fixes for
|
- Bump binutils-2.37-branch.diff to 66d5c7003, to include fixes for
|
||||||
|
@ -314,6 +314,12 @@ cd build-dir
|
|||||||
%endif
|
%endif
|
||||||
--enable-obsolete
|
--enable-obsolete
|
||||||
|
|
||||||
|
# we patch headers (bfd-in.h) that are input to other headers
|
||||||
|
# which are generated only with --enable-maintainer-mode (which we
|
||||||
|
# don't do) or explicitely by make headers, so do this:
|
||||||
|
make %{?_smp_mflags} all-bfd TARGET-bfd=headers
|
||||||
|
# force reconfiguring
|
||||||
|
rm bfd/Makefile
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%else
|
%else
|
||||||
|
@ -3,6 +3,7 @@ Fri Oct 8 14:11:44 UTC 2021 - Michael Matz <matz@suse.com>
|
|||||||
|
|
||||||
- Configure with --disable-x86-used-note on old code streams.
|
- Configure with --disable-x86-used-note on old code streams.
|
||||||
- Disable libalternatives temporarily for build cycle reasons.
|
- Disable libalternatives temporarily for build cycle reasons.
|
||||||
|
- make TARGET-bfd=headers again, we patch bfd-in.h
|
||||||
- This state submitted to SLE12 and SLE15 code streams for annual
|
- This state submitted to SLE12 and SLE15 code streams for annual
|
||||||
toolchain update. [jsc#PM-2767, jsc#SLE-21561, jsc#SLE-19618]
|
toolchain update. [jsc#PM-2767, jsc#SLE-21561, jsc#SLE-19618]
|
||||||
- Bump binutils-2.37-branch.diff to 66d5c7003, to include fixes for
|
- Bump binutils-2.37-branch.diff to 66d5c7003, to include fixes for
|
||||||
|
@ -317,6 +317,12 @@ cd build-dir
|
|||||||
%endif
|
%endif
|
||||||
--enable-obsolete
|
--enable-obsolete
|
||||||
|
|
||||||
|
# we patch headers (bfd-in.h) that are input to other headers
|
||||||
|
# which are generated only with --enable-maintainer-mode (which we
|
||||||
|
# don't do) or explicitely by make headers, so do this:
|
||||||
|
make %{?_smp_mflags} all-bfd TARGET-bfd=headers
|
||||||
|
# force reconfiguring
|
||||||
|
rm bfd/Makefile
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%else
|
%else
|
||||||
|
@ -3,6 +3,7 @@ Fri Oct 8 14:11:44 UTC 2021 - Michael Matz <matz@suse.com>
|
|||||||
|
|
||||||
- Configure with --disable-x86-used-note on old code streams.
|
- Configure with --disable-x86-used-note on old code streams.
|
||||||
- Disable libalternatives temporarily for build cycle reasons.
|
- Disable libalternatives temporarily for build cycle reasons.
|
||||||
|
- make TARGET-bfd=headers again, we patch bfd-in.h
|
||||||
- This state submitted to SLE12 and SLE15 code streams for annual
|
- This state submitted to SLE12 and SLE15 code streams for annual
|
||||||
toolchain update. [jsc#PM-2767, jsc#SLE-21561, jsc#SLE-19618]
|
toolchain update. [jsc#PM-2767, jsc#SLE-21561, jsc#SLE-19618]
|
||||||
- Bump binutils-2.37-branch.diff to 66d5c7003, to include fixes for
|
- Bump binutils-2.37-branch.diff to 66d5c7003, to include fixes for
|
||||||
|
@ -317,6 +317,12 @@ cd build-dir
|
|||||||
%endif
|
%endif
|
||||||
--enable-obsolete
|
--enable-obsolete
|
||||||
|
|
||||||
|
# we patch headers (bfd-in.h) that are input to other headers
|
||||||
|
# which are generated only with --enable-maintainer-mode (which we
|
||||||
|
# don't do) or explicitely by make headers, so do this:
|
||||||
|
make %{?_smp_mflags} all-bfd TARGET-bfd=headers
|
||||||
|
# force reconfiguring
|
||||||
|
rm bfd/Makefile
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%else
|
%else
|
||||||
|
@ -3,6 +3,7 @@ Fri Oct 8 14:11:44 UTC 2021 - Michael Matz <matz@suse.com>
|
|||||||
|
|
||||||
- Configure with --disable-x86-used-note on old code streams.
|
- Configure with --disable-x86-used-note on old code streams.
|
||||||
- Disable libalternatives temporarily for build cycle reasons.
|
- Disable libalternatives temporarily for build cycle reasons.
|
||||||
|
- make TARGET-bfd=headers again, we patch bfd-in.h
|
||||||
- This state submitted to SLE12 and SLE15 code streams for annual
|
- This state submitted to SLE12 and SLE15 code streams for annual
|
||||||
toolchain update. [jsc#PM-2767, jsc#SLE-21561, jsc#SLE-19618]
|
toolchain update. [jsc#PM-2767, jsc#SLE-21561, jsc#SLE-19618]
|
||||||
- Bump binutils-2.37-branch.diff to 66d5c7003, to include fixes for
|
- Bump binutils-2.37-branch.diff to 66d5c7003, to include fixes for
|
||||||
|
@ -317,6 +317,12 @@ cd build-dir
|
|||||||
%endif
|
%endif
|
||||||
--enable-obsolete
|
--enable-obsolete
|
||||||
|
|
||||||
|
# we patch headers (bfd-in.h) that are input to other headers
|
||||||
|
# which are generated only with --enable-maintainer-mode (which we
|
||||||
|
# don't do) or explicitely by make headers, so do this:
|
||||||
|
make %{?_smp_mflags} all-bfd TARGET-bfd=headers
|
||||||
|
# force reconfiguring
|
||||||
|
rm bfd/Makefile
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%else
|
%else
|
||||||
|
@ -3,6 +3,7 @@ Fri Oct 8 14:11:44 UTC 2021 - Michael Matz <matz@suse.com>
|
|||||||
|
|
||||||
- Configure with --disable-x86-used-note on old code streams.
|
- Configure with --disable-x86-used-note on old code streams.
|
||||||
- Disable libalternatives temporarily for build cycle reasons.
|
- Disable libalternatives temporarily for build cycle reasons.
|
||||||
|
- make TARGET-bfd=headers again, we patch bfd-in.h
|
||||||
- This state submitted to SLE12 and SLE15 code streams for annual
|
- This state submitted to SLE12 and SLE15 code streams for annual
|
||||||
toolchain update. [jsc#PM-2767, jsc#SLE-21561, jsc#SLE-19618]
|
toolchain update. [jsc#PM-2767, jsc#SLE-21561, jsc#SLE-19618]
|
||||||
- Bump binutils-2.37-branch.diff to 66d5c7003, to include fixes for
|
- Bump binutils-2.37-branch.diff to 66d5c7003, to include fixes for
|
||||||
|
@ -317,6 +317,12 @@ cd build-dir
|
|||||||
%endif
|
%endif
|
||||||
--enable-obsolete
|
--enable-obsolete
|
||||||
|
|
||||||
|
# we patch headers (bfd-in.h) that are input to other headers
|
||||||
|
# which are generated only with --enable-maintainer-mode (which we
|
||||||
|
# don't do) or explicitely by make headers, so do this:
|
||||||
|
make %{?_smp_mflags} all-bfd TARGET-bfd=headers
|
||||||
|
# force reconfiguring
|
||||||
|
rm bfd/Makefile
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%else
|
%else
|
||||||
|
@ -3,6 +3,7 @@ Fri Oct 8 14:11:44 UTC 2021 - Michael Matz <matz@suse.com>
|
|||||||
|
|
||||||
- Configure with --disable-x86-used-note on old code streams.
|
- Configure with --disable-x86-used-note on old code streams.
|
||||||
- Disable libalternatives temporarily for build cycle reasons.
|
- Disable libalternatives temporarily for build cycle reasons.
|
||||||
|
- make TARGET-bfd=headers again, we patch bfd-in.h
|
||||||
- This state submitted to SLE12 and SLE15 code streams for annual
|
- This state submitted to SLE12 and SLE15 code streams for annual
|
||||||
toolchain update. [jsc#PM-2767, jsc#SLE-21561, jsc#SLE-19618]
|
toolchain update. [jsc#PM-2767, jsc#SLE-21561, jsc#SLE-19618]
|
||||||
- Bump binutils-2.37-branch.diff to 66d5c7003, to include fixes for
|
- Bump binutils-2.37-branch.diff to 66d5c7003, to include fixes for
|
||||||
|
@ -317,6 +317,12 @@ cd build-dir
|
|||||||
%endif
|
%endif
|
||||||
--enable-obsolete
|
--enable-obsolete
|
||||||
|
|
||||||
|
# we patch headers (bfd-in.h) that are input to other headers
|
||||||
|
# which are generated only with --enable-maintainer-mode (which we
|
||||||
|
# don't do) or explicitely by make headers, so do this:
|
||||||
|
make %{?_smp_mflags} all-bfd TARGET-bfd=headers
|
||||||
|
# force reconfiguring
|
||||||
|
rm bfd/Makefile
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%else
|
%else
|
||||||
|
@ -3,6 +3,7 @@ Fri Oct 8 14:11:44 UTC 2021 - Michael Matz <matz@suse.com>
|
|||||||
|
|
||||||
- Configure with --disable-x86-used-note on old code streams.
|
- Configure with --disable-x86-used-note on old code streams.
|
||||||
- Disable libalternatives temporarily for build cycle reasons.
|
- Disable libalternatives temporarily for build cycle reasons.
|
||||||
|
- make TARGET-bfd=headers again, we patch bfd-in.h
|
||||||
- This state submitted to SLE12 and SLE15 code streams for annual
|
- This state submitted to SLE12 and SLE15 code streams for annual
|
||||||
toolchain update. [jsc#PM-2767, jsc#SLE-21561, jsc#SLE-19618]
|
toolchain update. [jsc#PM-2767, jsc#SLE-21561, jsc#SLE-19618]
|
||||||
- Bump binutils-2.37-branch.diff to 66d5c7003, to include fixes for
|
- Bump binutils-2.37-branch.diff to 66d5c7003, to include fixes for
|
||||||
|
@ -317,6 +317,12 @@ cd build-dir
|
|||||||
%endif
|
%endif
|
||||||
--enable-obsolete
|
--enable-obsolete
|
||||||
|
|
||||||
|
# we patch headers (bfd-in.h) that are input to other headers
|
||||||
|
# which are generated only with --enable-maintainer-mode (which we
|
||||||
|
# don't do) or explicitely by make headers, so do this:
|
||||||
|
make %{?_smp_mflags} all-bfd TARGET-bfd=headers
|
||||||
|
# force reconfiguring
|
||||||
|
rm bfd/Makefile
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%else
|
%else
|
||||||
|
@ -3,6 +3,7 @@ Fri Oct 8 14:11:44 UTC 2021 - Michael Matz <matz@suse.com>
|
|||||||
|
|
||||||
- Configure with --disable-x86-used-note on old code streams.
|
- Configure with --disable-x86-used-note on old code streams.
|
||||||
- Disable libalternatives temporarily for build cycle reasons.
|
- Disable libalternatives temporarily for build cycle reasons.
|
||||||
|
- make TARGET-bfd=headers again, we patch bfd-in.h
|
||||||
- This state submitted to SLE12 and SLE15 code streams for annual
|
- This state submitted to SLE12 and SLE15 code streams for annual
|
||||||
toolchain update. [jsc#PM-2767, jsc#SLE-21561, jsc#SLE-19618]
|
toolchain update. [jsc#PM-2767, jsc#SLE-21561, jsc#SLE-19618]
|
||||||
- Bump binutils-2.37-branch.diff to 66d5c7003, to include fixes for
|
- Bump binutils-2.37-branch.diff to 66d5c7003, to include fixes for
|
||||||
|
@ -317,6 +317,12 @@ cd build-dir
|
|||||||
%endif
|
%endif
|
||||||
--enable-obsolete
|
--enable-obsolete
|
||||||
|
|
||||||
|
# we patch headers (bfd-in.h) that are input to other headers
|
||||||
|
# which are generated only with --enable-maintainer-mode (which we
|
||||||
|
# don't do) or explicitely by make headers, so do this:
|
||||||
|
make %{?_smp_mflags} all-bfd TARGET-bfd=headers
|
||||||
|
# force reconfiguring
|
||||||
|
rm bfd/Makefile
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%else
|
%else
|
||||||
|
@ -3,6 +3,7 @@ Fri Oct 8 14:11:44 UTC 2021 - Michael Matz <matz@suse.com>
|
|||||||
|
|
||||||
- Configure with --disable-x86-used-note on old code streams.
|
- Configure with --disable-x86-used-note on old code streams.
|
||||||
- Disable libalternatives temporarily for build cycle reasons.
|
- Disable libalternatives temporarily for build cycle reasons.
|
||||||
|
- make TARGET-bfd=headers again, we patch bfd-in.h
|
||||||
- This state submitted to SLE12 and SLE15 code streams for annual
|
- This state submitted to SLE12 and SLE15 code streams for annual
|
||||||
toolchain update. [jsc#PM-2767, jsc#SLE-21561, jsc#SLE-19618]
|
toolchain update. [jsc#PM-2767, jsc#SLE-21561, jsc#SLE-19618]
|
||||||
- Bump binutils-2.37-branch.diff to 66d5c7003, to include fixes for
|
- Bump binutils-2.37-branch.diff to 66d5c7003, to include fixes for
|
||||||
|
@ -317,6 +317,12 @@ cd build-dir
|
|||||||
%endif
|
%endif
|
||||||
--enable-obsolete
|
--enable-obsolete
|
||||||
|
|
||||||
|
# we patch headers (bfd-in.h) that are input to other headers
|
||||||
|
# which are generated only with --enable-maintainer-mode (which we
|
||||||
|
# don't do) or explicitely by make headers, so do this:
|
||||||
|
make %{?_smp_mflags} all-bfd TARGET-bfd=headers
|
||||||
|
# force reconfiguring
|
||||||
|
rm bfd/Makefile
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%else
|
%else
|
||||||
|
@ -3,6 +3,7 @@ Fri Oct 8 14:11:44 UTC 2021 - Michael Matz <matz@suse.com>
|
|||||||
|
|
||||||
- Configure with --disable-x86-used-note on old code streams.
|
- Configure with --disable-x86-used-note on old code streams.
|
||||||
- Disable libalternatives temporarily for build cycle reasons.
|
- Disable libalternatives temporarily for build cycle reasons.
|
||||||
|
- make TARGET-bfd=headers again, we patch bfd-in.h
|
||||||
- This state submitted to SLE12 and SLE15 code streams for annual
|
- This state submitted to SLE12 and SLE15 code streams for annual
|
||||||
toolchain update. [jsc#PM-2767, jsc#SLE-21561, jsc#SLE-19618]
|
toolchain update. [jsc#PM-2767, jsc#SLE-21561, jsc#SLE-19618]
|
||||||
- Bump binutils-2.37-branch.diff to 66d5c7003, to include fixes for
|
- Bump binutils-2.37-branch.diff to 66d5c7003, to include fixes for
|
||||||
|
@ -317,6 +317,12 @@ cd build-dir
|
|||||||
%endif
|
%endif
|
||||||
--enable-obsolete
|
--enable-obsolete
|
||||||
|
|
||||||
|
# we patch headers (bfd-in.h) that are input to other headers
|
||||||
|
# which are generated only with --enable-maintainer-mode (which we
|
||||||
|
# don't do) or explicitely by make headers, so do this:
|
||||||
|
make %{?_smp_mflags} all-bfd TARGET-bfd=headers
|
||||||
|
# force reconfiguring
|
||||||
|
rm bfd/Makefile
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%else
|
%else
|
||||||
|
@ -3,6 +3,7 @@ Fri Oct 8 14:11:44 UTC 2021 - Michael Matz <matz@suse.com>
|
|||||||
|
|
||||||
- Configure with --disable-x86-used-note on old code streams.
|
- Configure with --disable-x86-used-note on old code streams.
|
||||||
- Disable libalternatives temporarily for build cycle reasons.
|
- Disable libalternatives temporarily for build cycle reasons.
|
||||||
|
- make TARGET-bfd=headers again, we patch bfd-in.h
|
||||||
- This state submitted to SLE12 and SLE15 code streams for annual
|
- This state submitted to SLE12 and SLE15 code streams for annual
|
||||||
toolchain update. [jsc#PM-2767, jsc#SLE-21561, jsc#SLE-19618]
|
toolchain update. [jsc#PM-2767, jsc#SLE-21561, jsc#SLE-19618]
|
||||||
- Bump binutils-2.37-branch.diff to 66d5c7003, to include fixes for
|
- Bump binutils-2.37-branch.diff to 66d5c7003, to include fixes for
|
||||||
|
@ -317,6 +317,12 @@ cd build-dir
|
|||||||
%endif
|
%endif
|
||||||
--enable-obsolete
|
--enable-obsolete
|
||||||
|
|
||||||
|
# we patch headers (bfd-in.h) that are input to other headers
|
||||||
|
# which are generated only with --enable-maintainer-mode (which we
|
||||||
|
# don't do) or explicitely by make headers, so do this:
|
||||||
|
make %{?_smp_mflags} all-bfd TARGET-bfd=headers
|
||||||
|
# force reconfiguring
|
||||||
|
rm bfd/Makefile
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%else
|
%else
|
||||||
|
@ -3,6 +3,7 @@ Fri Oct 8 14:11:44 UTC 2021 - Michael Matz <matz@suse.com>
|
|||||||
|
|
||||||
- Configure with --disable-x86-used-note on old code streams.
|
- Configure with --disable-x86-used-note on old code streams.
|
||||||
- Disable libalternatives temporarily for build cycle reasons.
|
- Disable libalternatives temporarily for build cycle reasons.
|
||||||
|
- make TARGET-bfd=headers again, we patch bfd-in.h
|
||||||
- This state submitted to SLE12 and SLE15 code streams for annual
|
- This state submitted to SLE12 and SLE15 code streams for annual
|
||||||
toolchain update. [jsc#PM-2767, jsc#SLE-21561, jsc#SLE-19618]
|
toolchain update. [jsc#PM-2767, jsc#SLE-21561, jsc#SLE-19618]
|
||||||
- Bump binutils-2.37-branch.diff to 66d5c7003, to include fixes for
|
- Bump binutils-2.37-branch.diff to 66d5c7003, to include fixes for
|
||||||
|
@ -317,6 +317,12 @@ cd build-dir
|
|||||||
%endif
|
%endif
|
||||||
--enable-obsolete
|
--enable-obsolete
|
||||||
|
|
||||||
|
# we patch headers (bfd-in.h) that are input to other headers
|
||||||
|
# which are generated only with --enable-maintainer-mode (which we
|
||||||
|
# don't do) or explicitely by make headers, so do this:
|
||||||
|
make %{?_smp_mflags} all-bfd TARGET-bfd=headers
|
||||||
|
# force reconfiguring
|
||||||
|
rm bfd/Makefile
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%else
|
%else
|
||||||
|
@ -3,6 +3,7 @@ Fri Oct 8 14:11:44 UTC 2021 - Michael Matz <matz@suse.com>
|
|||||||
|
|
||||||
- Configure with --disable-x86-used-note on old code streams.
|
- Configure with --disable-x86-used-note on old code streams.
|
||||||
- Disable libalternatives temporarily for build cycle reasons.
|
- Disable libalternatives temporarily for build cycle reasons.
|
||||||
|
- make TARGET-bfd=headers again, we patch bfd-in.h
|
||||||
- This state submitted to SLE12 and SLE15 code streams for annual
|
- This state submitted to SLE12 and SLE15 code streams for annual
|
||||||
toolchain update. [jsc#PM-2767, jsc#SLE-21561, jsc#SLE-19618]
|
toolchain update. [jsc#PM-2767, jsc#SLE-21561, jsc#SLE-19618]
|
||||||
- Bump binutils-2.37-branch.diff to 66d5c7003, to include fixes for
|
- Bump binutils-2.37-branch.diff to 66d5c7003, to include fixes for
|
||||||
|
@ -317,6 +317,12 @@ cd build-dir
|
|||||||
%endif
|
%endif
|
||||||
--enable-obsolete
|
--enable-obsolete
|
||||||
|
|
||||||
|
# we patch headers (bfd-in.h) that are input to other headers
|
||||||
|
# which are generated only with --enable-maintainer-mode (which we
|
||||||
|
# don't do) or explicitely by make headers, so do this:
|
||||||
|
make %{?_smp_mflags} all-bfd TARGET-bfd=headers
|
||||||
|
# force reconfiguring
|
||||||
|
rm bfd/Makefile
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%else
|
%else
|
||||||
|
@ -3,6 +3,7 @@ Fri Oct 8 14:11:44 UTC 2021 - Michael Matz <matz@suse.com>
|
|||||||
|
|
||||||
- Configure with --disable-x86-used-note on old code streams.
|
- Configure with --disable-x86-used-note on old code streams.
|
||||||
- Disable libalternatives temporarily for build cycle reasons.
|
- Disable libalternatives temporarily for build cycle reasons.
|
||||||
|
- make TARGET-bfd=headers again, we patch bfd-in.h
|
||||||
- This state submitted to SLE12 and SLE15 code streams for annual
|
- This state submitted to SLE12 and SLE15 code streams for annual
|
||||||
toolchain update. [jsc#PM-2767, jsc#SLE-21561, jsc#SLE-19618]
|
toolchain update. [jsc#PM-2767, jsc#SLE-21561, jsc#SLE-19618]
|
||||||
- Bump binutils-2.37-branch.diff to 66d5c7003, to include fixes for
|
- Bump binutils-2.37-branch.diff to 66d5c7003, to include fixes for
|
||||||
|
@ -317,6 +317,12 @@ cd build-dir
|
|||||||
%endif
|
%endif
|
||||||
--enable-obsolete
|
--enable-obsolete
|
||||||
|
|
||||||
|
# we patch headers (bfd-in.h) that are input to other headers
|
||||||
|
# which are generated only with --enable-maintainer-mode (which we
|
||||||
|
# don't do) or explicitely by make headers, so do this:
|
||||||
|
make %{?_smp_mflags} all-bfd TARGET-bfd=headers
|
||||||
|
# force reconfiguring
|
||||||
|
rm bfd/Makefile
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%else
|
%else
|
||||||
|
@ -3,6 +3,7 @@ Fri Oct 8 14:11:44 UTC 2021 - Michael Matz <matz@suse.com>
|
|||||||
|
|
||||||
- Configure with --disable-x86-used-note on old code streams.
|
- Configure with --disable-x86-used-note on old code streams.
|
||||||
- Disable libalternatives temporarily for build cycle reasons.
|
- Disable libalternatives temporarily for build cycle reasons.
|
||||||
|
- make TARGET-bfd=headers again, we patch bfd-in.h
|
||||||
- This state submitted to SLE12 and SLE15 code streams for annual
|
- This state submitted to SLE12 and SLE15 code streams for annual
|
||||||
toolchain update. [jsc#PM-2767, jsc#SLE-21561, jsc#SLE-19618]
|
toolchain update. [jsc#PM-2767, jsc#SLE-21561, jsc#SLE-19618]
|
||||||
- Bump binutils-2.37-branch.diff to 66d5c7003, to include fixes for
|
- Bump binutils-2.37-branch.diff to 66d5c7003, to include fixes for
|
||||||
|
@ -317,6 +317,12 @@ cd build-dir
|
|||||||
%endif
|
%endif
|
||||||
--enable-obsolete
|
--enable-obsolete
|
||||||
|
|
||||||
|
# we patch headers (bfd-in.h) that are input to other headers
|
||||||
|
# which are generated only with --enable-maintainer-mode (which we
|
||||||
|
# don't do) or explicitely by make headers, so do this:
|
||||||
|
make %{?_smp_mflags} all-bfd TARGET-bfd=headers
|
||||||
|
# force reconfiguring
|
||||||
|
rm bfd/Makefile
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%else
|
%else
|
||||||
|
@ -3,6 +3,7 @@ Fri Oct 8 14:11:44 UTC 2021 - Michael Matz <matz@suse.com>
|
|||||||
|
|
||||||
- Configure with --disable-x86-used-note on old code streams.
|
- Configure with --disable-x86-used-note on old code streams.
|
||||||
- Disable libalternatives temporarily for build cycle reasons.
|
- Disable libalternatives temporarily for build cycle reasons.
|
||||||
|
- make TARGET-bfd=headers again, we patch bfd-in.h
|
||||||
- This state submitted to SLE12 and SLE15 code streams for annual
|
- This state submitted to SLE12 and SLE15 code streams for annual
|
||||||
toolchain update. [jsc#PM-2767, jsc#SLE-21561, jsc#SLE-19618]
|
toolchain update. [jsc#PM-2767, jsc#SLE-21561, jsc#SLE-19618]
|
||||||
- Bump binutils-2.37-branch.diff to 66d5c7003, to include fixes for
|
- Bump binutils-2.37-branch.diff to 66d5c7003, to include fixes for
|
||||||
|
@ -317,6 +317,12 @@ cd build-dir
|
|||||||
%endif
|
%endif
|
||||||
--enable-obsolete
|
--enable-obsolete
|
||||||
|
|
||||||
|
# we patch headers (bfd-in.h) that are input to other headers
|
||||||
|
# which are generated only with --enable-maintainer-mode (which we
|
||||||
|
# don't do) or explicitely by make headers, so do this:
|
||||||
|
make %{?_smp_mflags} all-bfd TARGET-bfd=headers
|
||||||
|
# force reconfiguring
|
||||||
|
rm bfd/Makefile
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%else
|
%else
|
||||||
|
@ -3,6 +3,7 @@ Fri Oct 8 14:11:44 UTC 2021 - Michael Matz <matz@suse.com>
|
|||||||
|
|
||||||
- Configure with --disable-x86-used-note on old code streams.
|
- Configure with --disable-x86-used-note on old code streams.
|
||||||
- Disable libalternatives temporarily for build cycle reasons.
|
- Disable libalternatives temporarily for build cycle reasons.
|
||||||
|
- make TARGET-bfd=headers again, we patch bfd-in.h
|
||||||
- This state submitted to SLE12 and SLE15 code streams for annual
|
- This state submitted to SLE12 and SLE15 code streams for annual
|
||||||
toolchain update. [jsc#PM-2767, jsc#SLE-21561, jsc#SLE-19618]
|
toolchain update. [jsc#PM-2767, jsc#SLE-21561, jsc#SLE-19618]
|
||||||
- Bump binutils-2.37-branch.diff to 66d5c7003, to include fixes for
|
- Bump binutils-2.37-branch.diff to 66d5c7003, to include fixes for
|
||||||
|
@ -317,6 +317,12 @@ cd build-dir
|
|||||||
%endif
|
%endif
|
||||||
--enable-obsolete
|
--enable-obsolete
|
||||||
|
|
||||||
|
# we patch headers (bfd-in.h) that are input to other headers
|
||||||
|
# which are generated only with --enable-maintainer-mode (which we
|
||||||
|
# don't do) or explicitely by make headers, so do this:
|
||||||
|
make %{?_smp_mflags} all-bfd TARGET-bfd=headers
|
||||||
|
# force reconfiguring
|
||||||
|
rm bfd/Makefile
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%else
|
%else
|
||||||
|
@ -3,6 +3,7 @@ Fri Oct 8 14:11:44 UTC 2021 - Michael Matz <matz@suse.com>
|
|||||||
|
|
||||||
- Configure with --disable-x86-used-note on old code streams.
|
- Configure with --disable-x86-used-note on old code streams.
|
||||||
- Disable libalternatives temporarily for build cycle reasons.
|
- Disable libalternatives temporarily for build cycle reasons.
|
||||||
|
- make TARGET-bfd=headers again, we patch bfd-in.h
|
||||||
- This state submitted to SLE12 and SLE15 code streams for annual
|
- This state submitted to SLE12 and SLE15 code streams for annual
|
||||||
toolchain update. [jsc#PM-2767, jsc#SLE-21561, jsc#SLE-19618]
|
toolchain update. [jsc#PM-2767, jsc#SLE-21561, jsc#SLE-19618]
|
||||||
- Bump binutils-2.37-branch.diff to 66d5c7003, to include fixes for
|
- Bump binutils-2.37-branch.diff to 66d5c7003, to include fixes for
|
||||||
|
@ -317,6 +317,12 @@ cd build-dir
|
|||||||
%endif
|
%endif
|
||||||
--enable-obsolete
|
--enable-obsolete
|
||||||
|
|
||||||
|
# we patch headers (bfd-in.h) that are input to other headers
|
||||||
|
# which are generated only with --enable-maintainer-mode (which we
|
||||||
|
# don't do) or explicitely by make headers, so do this:
|
||||||
|
make %{?_smp_mflags} all-bfd TARGET-bfd=headers
|
||||||
|
# force reconfiguring
|
||||||
|
rm bfd/Makefile
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%else
|
%else
|
||||||
|
@ -3,6 +3,7 @@ Fri Oct 8 14:11:44 UTC 2021 - Michael Matz <matz@suse.com>
|
|||||||
|
|
||||||
- Configure with --disable-x86-used-note on old code streams.
|
- Configure with --disable-x86-used-note on old code streams.
|
||||||
- Disable libalternatives temporarily for build cycle reasons.
|
- Disable libalternatives temporarily for build cycle reasons.
|
||||||
|
- make TARGET-bfd=headers again, we patch bfd-in.h
|
||||||
- This state submitted to SLE12 and SLE15 code streams for annual
|
- This state submitted to SLE12 and SLE15 code streams for annual
|
||||||
toolchain update. [jsc#PM-2767, jsc#SLE-21561, jsc#SLE-19618]
|
toolchain update. [jsc#PM-2767, jsc#SLE-21561, jsc#SLE-19618]
|
||||||
- Bump binutils-2.37-branch.diff to 66d5c7003, to include fixes for
|
- Bump binutils-2.37-branch.diff to 66d5c7003, to include fixes for
|
||||||
|
@ -317,6 +317,12 @@ cd build-dir
|
|||||||
%endif
|
%endif
|
||||||
--enable-obsolete
|
--enable-obsolete
|
||||||
|
|
||||||
|
# we patch headers (bfd-in.h) that are input to other headers
|
||||||
|
# which are generated only with --enable-maintainer-mode (which we
|
||||||
|
# don't do) or explicitely by make headers, so do this:
|
||||||
|
make %{?_smp_mflags} all-bfd TARGET-bfd=headers
|
||||||
|
# force reconfiguring
|
||||||
|
rm bfd/Makefile
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%else
|
%else
|
||||||
|
@ -3,6 +3,7 @@ Fri Oct 8 14:11:44 UTC 2021 - Michael Matz <matz@suse.com>
|
|||||||
|
|
||||||
- Configure with --disable-x86-used-note on old code streams.
|
- Configure with --disable-x86-used-note on old code streams.
|
||||||
- Disable libalternatives temporarily for build cycle reasons.
|
- Disable libalternatives temporarily for build cycle reasons.
|
||||||
|
- make TARGET-bfd=headers again, we patch bfd-in.h
|
||||||
- This state submitted to SLE12 and SLE15 code streams for annual
|
- This state submitted to SLE12 and SLE15 code streams for annual
|
||||||
toolchain update. [jsc#PM-2767, jsc#SLE-21561, jsc#SLE-19618]
|
toolchain update. [jsc#PM-2767, jsc#SLE-21561, jsc#SLE-19618]
|
||||||
- Bump binutils-2.37-branch.diff to 66d5c7003, to include fixes for
|
- Bump binutils-2.37-branch.diff to 66d5c7003, to include fixes for
|
||||||
|
@ -317,6 +317,12 @@ cd build-dir
|
|||||||
%endif
|
%endif
|
||||||
--enable-obsolete
|
--enable-obsolete
|
||||||
|
|
||||||
|
# we patch headers (bfd-in.h) that are input to other headers
|
||||||
|
# which are generated only with --enable-maintainer-mode (which we
|
||||||
|
# don't do) or explicitely by make headers, so do this:
|
||||||
|
make %{?_smp_mflags} all-bfd TARGET-bfd=headers
|
||||||
|
# force reconfiguring
|
||||||
|
rm bfd/Makefile
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%else
|
%else
|
||||||
|
@ -3,6 +3,7 @@ Fri Oct 8 14:11:44 UTC 2021 - Michael Matz <matz@suse.com>
|
|||||||
|
|
||||||
- Configure with --disable-x86-used-note on old code streams.
|
- Configure with --disable-x86-used-note on old code streams.
|
||||||
- Disable libalternatives temporarily for build cycle reasons.
|
- Disable libalternatives temporarily for build cycle reasons.
|
||||||
|
- make TARGET-bfd=headers again, we patch bfd-in.h
|
||||||
- This state submitted to SLE12 and SLE15 code streams for annual
|
- This state submitted to SLE12 and SLE15 code streams for annual
|
||||||
toolchain update. [jsc#PM-2767, jsc#SLE-21561, jsc#SLE-19618]
|
toolchain update. [jsc#PM-2767, jsc#SLE-21561, jsc#SLE-19618]
|
||||||
- Bump binutils-2.37-branch.diff to 66d5c7003, to include fixes for
|
- Bump binutils-2.37-branch.diff to 66d5c7003, to include fixes for
|
||||||
|
@ -317,6 +317,12 @@ cd build-dir
|
|||||||
%endif
|
%endif
|
||||||
--enable-obsolete
|
--enable-obsolete
|
||||||
|
|
||||||
|
# we patch headers (bfd-in.h) that are input to other headers
|
||||||
|
# which are generated only with --enable-maintainer-mode (which we
|
||||||
|
# don't do) or explicitely by make headers, so do this:
|
||||||
|
make %{?_smp_mflags} all-bfd TARGET-bfd=headers
|
||||||
|
# force reconfiguring
|
||||||
|
rm bfd/Makefile
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%else
|
%else
|
||||||
|
@ -3,6 +3,7 @@ Fri Oct 8 14:11:44 UTC 2021 - Michael Matz <matz@suse.com>
|
|||||||
|
|
||||||
- Configure with --disable-x86-used-note on old code streams.
|
- Configure with --disable-x86-used-note on old code streams.
|
||||||
- Disable libalternatives temporarily for build cycle reasons.
|
- Disable libalternatives temporarily for build cycle reasons.
|
||||||
|
- make TARGET-bfd=headers again, we patch bfd-in.h
|
||||||
- This state submitted to SLE12 and SLE15 code streams for annual
|
- This state submitted to SLE12 and SLE15 code streams for annual
|
||||||
toolchain update. [jsc#PM-2767, jsc#SLE-21561, jsc#SLE-19618]
|
toolchain update. [jsc#PM-2767, jsc#SLE-21561, jsc#SLE-19618]
|
||||||
- Bump binutils-2.37-branch.diff to 66d5c7003, to include fixes for
|
- Bump binutils-2.37-branch.diff to 66d5c7003, to include fixes for
|
||||||
|
@ -317,6 +317,12 @@ cd build-dir
|
|||||||
%endif
|
%endif
|
||||||
--enable-obsolete
|
--enable-obsolete
|
||||||
|
|
||||||
|
# we patch headers (bfd-in.h) that are input to other headers
|
||||||
|
# which are generated only with --enable-maintainer-mode (which we
|
||||||
|
# don't do) or explicitely by make headers, so do this:
|
||||||
|
make %{?_smp_mflags} all-bfd TARGET-bfd=headers
|
||||||
|
# force reconfiguring
|
||||||
|
rm bfd/Makefile
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%else
|
%else
|
||||||
|
@ -3,6 +3,7 @@ Fri Oct 8 14:11:44 UTC 2021 - Michael Matz <matz@suse.com>
|
|||||||
|
|
||||||
- Configure with --disable-x86-used-note on old code streams.
|
- Configure with --disable-x86-used-note on old code streams.
|
||||||
- Disable libalternatives temporarily for build cycle reasons.
|
- Disable libalternatives temporarily for build cycle reasons.
|
||||||
|
- make TARGET-bfd=headers again, we patch bfd-in.h
|
||||||
- This state submitted to SLE12 and SLE15 code streams for annual
|
- This state submitted to SLE12 and SLE15 code streams for annual
|
||||||
toolchain update. [jsc#PM-2767, jsc#SLE-21561, jsc#SLE-19618]
|
toolchain update. [jsc#PM-2767, jsc#SLE-21561, jsc#SLE-19618]
|
||||||
- Bump binutils-2.37-branch.diff to 66d5c7003, to include fixes for
|
- Bump binutils-2.37-branch.diff to 66d5c7003, to include fixes for
|
||||||
|
@ -317,6 +317,12 @@ cd build-dir
|
|||||||
%endif
|
%endif
|
||||||
--enable-obsolete
|
--enable-obsolete
|
||||||
|
|
||||||
|
# we patch headers (bfd-in.h) that are input to other headers
|
||||||
|
# which are generated only with --enable-maintainer-mode (which we
|
||||||
|
# don't do) or explicitely by make headers, so do this:
|
||||||
|
make %{?_smp_mflags} all-bfd TARGET-bfd=headers
|
||||||
|
# force reconfiguring
|
||||||
|
rm bfd/Makefile
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%else
|
%else
|
||||||
|
Loading…
Reference in New Issue
Block a user