From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41274) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d9EnP-00068i-FS for guix-patches@gnu.org; Fri, 12 May 2017 13:56:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d9EnL-0002yh-IN for guix-patches@gnu.org; Fri, 12 May 2017 13:56:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:38537) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1d9EnK-0002y6-Vf for guix-patches@gnu.org; Fri, 12 May 2017 13:56:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1d9EnK-0007W8-H1 for guix-patches@gnu.org; Fri, 12 May 2017 13:56:02 -0400 Subject: bug#26898: [PATCH] gnu: reptry: Fix build. Resent-Message-ID: From: Marius Bakke In-Reply-To: <20170512173328.24467-1-m.othacehe@gmail.com> References: <20170512173328.24467-1-m.othacehe@gmail.com> Date: Fri, 12 May 2017 19:55:25 +0200 Message-ID: <874lwqhsdu.fsf@fastmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Mathieu Othacehe , 26898@debbugs.gnu.org --=-=-= Content-Type: text/plain Mathieu Othacehe writes: > * gnu/packages/patches/reptyr-fix-gcc-7.patch: New file. > * gnu/local.mk (dist_patch_DATA): Add new patch. > * gnu/packages/screen.scm (reptyr): Use patch. Thanks! [...] > diff --git a/gnu/packages/patches/reptyr-fix-gcc-7.patch b/gnu/packages/patches/reptyr-fix-gcc-7.patch > new file mode 100644 > index 000000000..9a2ce006c > --- /dev/null > +++ b/gnu/packages/patches/reptyr-fix-gcc-7.patch > @@ -0,0 +1,35 @@ > +This patch allows reptyr to build with gcc 7. It is taken from reptyr mainline patches > +fa0d63f and b45fd92. Can you add URLs to these commits as well? Apart from that LGTM! --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAlkV9w0ACgkQoqBt8qM6 VPpd9gf/cUjz6CJfOikM9W2dEn1htHl6cITiFs+fgYbQ47E76Du74e96t40uK7Jt y8iZdO67/XwtSI84MDe9CuNgUqoIcz4YF1XMuLw2VFkUZxJnTmdq1v0FgGtp7GDl +gFevWzg0jIVQSmpAq5PmAvaL2LRejuJWsP3qSJvG40fb7eDScXpR1Sagf5dwYb5 6vChgi74fmv2pK45DPCPk+tLhs/bpkD/lZ/dFZoao8j3hYsAb2FdvErUDyFS5Te/ IQv985TPBIUj3mpA2qlFlvn4fEm7DLmxkG4T+Itej8z9Ah72OiUakS37F7abbnAA 6g583AlTpSI/yhhMbDRma8F5IFgElg== =ghoH -----END PGP SIGNATURE----- --=-=-=--