pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/binutils binutils: remove apparently unneeded pa...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1f2c7709d7ef
branches:  trunk
changeset: 443441:1f2c7709d7ef
user:      fcambus <fcambus%pkgsrc.org@localhost>
date:      Sun Dec 13 15:42:31 2020 +0000

description:
binutils: remove apparently unneeded patch for libiberty.

Built a package with and without the patch on NetBSD and couldn't notice
any difference. Package also builds without issue on Linux and OpenBSD.

diffstat:

 devel/binutils/distinfo                            |   3 +--
 devel/binutils/patches/patch-libiberty_Makefile.in |  14 --------------
 2 files changed, 1 insertions(+), 16 deletions(-)

diffs (32 lines):

diff -r f65a54281745 -r 1f2c7709d7ef devel/binutils/distinfo
--- a/devel/binutils/distinfo   Sun Dec 13 15:39:40 2020 +0000
+++ b/devel/binutils/distinfo   Sun Dec 13 15:42:31 2020 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.35 2020/12/11 10:02:16 fcambus Exp $
+$NetBSD: distinfo,v 1.36 2020/12/13 15:42:31 fcambus Exp $
 
 SHA1 (binutils-2.35.1.tar.bz2) = df4eb943bf65df4bbbd0a001efcc98113423c5dd
 RMD160 (binutils-2.35.1.tar.bz2) = ed8ad923db716388b83b0234d41abc6beb01c9d6
@@ -9,4 +9,3 @@
 SHA1 (patch-gold_options.h) = cdb27cb5c967a873535ce5c63026c6ace3538fd6
 SHA1 (patch-gold_system.h) = 9b4130b5315763daa66e0a91a8be6d1df0d10344
 SHA1 (patch-include_safe-ctype.h) = 66e636f8200ff5e9b4bfa0a5aee13cd072a23887
-SHA1 (patch-libiberty_Makefile.in) = bca8d36e3813412d0c075eab4c194c0bc9f504f5
diff -r f65a54281745 -r 1f2c7709d7ef devel/binutils/patches/patch-libiberty_Makefile.in
--- a/devel/binutils/patches/patch-libiberty_Makefile.in        Sun Dec 13 15:39:40 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,14 +0,0 @@
-$NetBSD: patch-libiberty_Makefile.in,v 1.4 2020/12/06 18:07:53 fcambus Exp $
-
-Disable multilib.
-
---- libiberty/Makefile.in.orig 2020-07-24 09:12:20.000000000 +0000
-+++ libiberty/Makefile.in
-@@ -367,7 +367,6 @@ install-strip: install
- # multilib-specific flags, it's overridden by FLAGS_TO_PASS from the
- # default multilib, so we have to take CFLAGS into account as well,
- # since it will be passed the multilib flags.
--MULTIOSDIR = `$(CC) $(CFLAGS) -print-multi-os-directory`
- install_to_libdir: all
-       if test -n "${target_header_dir}"; then \
-               ${mkinstalldirs} $(DESTDIR)$(libdir)/$(MULTIOSDIR); \



Home | Main Index | Thread Index | Old Index