Received: by mail.netbsd.org (Postfix, from userid 605) id D519184D64; Sat, 28 Oct 2017 04:08:47 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5E00684D31 for ; Sat, 28 Oct 2017 04:08:47 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id c3fSQLhwr7Bk for ; Sat, 28 Oct 2017 04:08:46 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id D170D84D22 for ; Sat, 28 Oct 2017 04:08:46 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id CC78EFBDE; Sat, 28 Oct 2017 04:08:46 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1509163726119770" MIME-Version: 1.0 Date: Sat, 28 Oct 2017 04:08:46 +0000 From: "Pierre Pronchery" Subject: CVS commit: pkgsrc/sysutils/xentools48 To: pkgsrc-changes@NetBSD.org Reply-To: khorben@netbsd.org X-Mailer: log_accum Message-Id: <20171028040846.CC78EFBDE@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1509163726119770 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: khorben Date: Sat Oct 28 04:08:46 UTC 2017 Modified Files: pkgsrc/sysutils/xentools48: distinfo Added Files: pkgsrc/sysutils/xentools48/patches: patch-tools_debugger_gdbsx_Makefile Removed Files: pkgsrc/sysutils/xentools48/patches: patch-debugger_gdbsx_Makefile Log Message: Commit the right patch for gdbsx and RELRO To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 pkgsrc/sysutils/xentools48/distinfo cvs rdiff -u -r1.1 -r0 \ pkgsrc/sysutils/xentools48/patches/patch-debugger_gdbsx_Makefile cvs rdiff -u -r0 -r1.1 \ pkgsrc/sysutils/xentools48/patches/patch-tools_debugger_gdbsx_Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1509163726119770 Content-Disposition: inline Content-Length: 2576 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/sysutils/xentools48/distinfo diff -u pkgsrc/sysutils/xentools48/distinfo:1.5 pkgsrc/sysutils/xentools48/distinfo:1.6 --- pkgsrc/sysutils/xentools48/distinfo:1.5 Sat Oct 28 03:14:17 2017 +++ pkgsrc/sysutils/xentools48/distinfo Sat Oct 28 04:08:46 2017 @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.5 2017/10/28 03:14:17 khorben Exp $ +$NetBSD: distinfo,v 1.6 2017/10/28 04:08:46 khorben Exp $ SHA1 (xen48/gmp-4.3.2.tar.bz2) = c011e8feaf1bb89158bd55eaabd7ef8fdd101a2c RMD160 (xen48/gmp-4.3.2.tar.bz2) = a8f3f41501ece290c348aeb4444bbea40bc53e71 @@ -52,7 +52,6 @@ SHA1 (patch-Config.mk) = 7976ce94c553c2f SHA1 (patch-Makefile) = fdcd5fbb22613e55ac1b000a46b1ecbbd99eef59 SHA1 (patch-XSA233) = e6a7230035966d7d292ef3ca477f2eb3458ae12f SHA1 (patch-XSA240) = 754bbe5080a81e1526b7938fed01ba435e65e50b -SHA1 (patch-debugger_gdbsx_Makefile) = 1e16761b20604bb5a9ee22174f0bb46005fb19c7 SHA1 (patch-docs_man_xl.cfg.pod.5.in) = e1ee6f2d48f6ce001c44c7ac688ea179b625b584 SHA1 (patch-docs_man_xl.conf.pod.5) = d77e3313750db315d540d7713c95cd54d6f02938 SHA1 (patch-docs_man_xl.pod.1.in) = 9b37ef724f2827bc05110e5456a8668257509cab @@ -75,6 +74,7 @@ SHA1 (patch-tools_Makefile) = 4277125963 SHA1 (patch-tools_Rules.mk) = 8ff6318747e3ddf703cb9b43b6405c7b0f22ee5c SHA1 (patch-tools_configure) = b7b26dec49388f543f42dcb389113d6a2ed96e1b SHA1 (patch-tools_console_daemon_utils.c) = 1c954e1edadad2607f7b87eaf2d6285be7f968ff +SHA1 (patch-tools_debugger_gdbsx_Makefile) = bd419144660f19b13d6924dfa87f96a9eb6a3574 SHA1 (patch-tools_examples_Makefile) = fe258fc26e4507ca2fb4363c5e2197ee06e89d64 SHA1 (patch-tools_firmware_etherboot_Makefile) = 82aa5cb09a9654e27c4686a02a3eb1123a594342 SHA1 (patch-tools_firmware_hvmloader_Makefile) = 02cac5e9314c4c71105f15a3c1c303c573d6583a Added files: Index: pkgsrc/sysutils/xentools48/patches/patch-tools_debugger_gdbsx_Makefile diff -u /dev/null pkgsrc/sysutils/xentools48/patches/patch-tools_debugger_gdbsx_Makefile:1.1 --- /dev/null Sat Oct 28 04:08:46 2017 +++ pkgsrc/sysutils/xentools48/patches/patch-tools_debugger_gdbsx_Makefile Sat Oct 28 04:08:46 2017 @@ -0,0 +1,15 @@ +$NetBSD: patch-tools_debugger_gdbsx_Makefile,v 1.1 2017/10/28 04:08:46 khorben Exp $ + +Add support for LDFLAGS when building gdbsx + +--- tools/debugger/gdbsx/Makefile.orig 2016-09-20 05:59:24.000000000 +0000 ++++ tools/debugger/gdbsx/Makefile +@@ -21,7 +21,7 @@ install: all + $(INSTALL_PROG) gdbsx $(DESTDIR)$(sbindir)/gdbsx + + gdbsx: gx/gx_all.a xg/xg_all.a +- $(CC) -o $@ $^ ++ $(CC) $(LDFLAGS) -o $@ $^ + + xg/xg_all.a: + $(MAKE) -C xg --_----------=_1509163726119770--