Date: Fri, 29 Jan 2016 18:10:26 +0000 From: Glen Barber <gjb@FreeBSD.org> To: John <freebsd-lists@potato.growveg.org> Cc: smh@freebsd.org, freebsd-stable@freebsd.org Subject: Re: make clean failure on 10-stable amd64] Message-ID: <20160129181026.GI1727@FreeBSD.org> In-Reply-To: <20160129174746.GH1727@FreeBSD.org> References: <20160129174210.GB92493@potato.growveg.org> <20160129174746.GH1727@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--cN519qCC4CN1mUcX
Content-Type: multipart/mixed; boundary="h22Fi9ANawrtbNPX"
Content-Disposition: inline
--h22Fi9ANawrtbNPX
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
On Fri, Jan 29, 2016 at 05:47:46PM +0000, Glen Barber wrote:
> CC'd smh, who committed an update recently in this file. I have
> confirmed the failure (but do not understand why I did not see it when
> testing the patch...).
>=20
> Steven, can you please take a look at this?
>=20
John, can you please try the attached patch?
Glen
--h22Fi9ANawrtbNPX
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="buildfix.diff.txt"
Content-Transfer-Encoding: quoted-printable
Index: sys/boot/efi/Makefile
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- sys/boot/efi/Makefile (revision 295049)
+++ sys/boot/efi/Makefile (working copy)
@@ -1,5 +1,7 @@
# $FreeBSD$
=20
+.include <bsd.own.mk>
+
# In-tree GCC does not support __attribute__((ms_abi)).
.if ${COMPILER_TYPE} !=3D "gcc"
=20
--h22Fi9ANawrtbNPX--
--cN519qCC4CN1mUcX
Content-Type: application/pgp-signature; name="signature.asc"
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iQIcBAEBCAAGBQJWq6sSAAoJEAMUWKVHj+KTef0P/2OofU+iSlYEXXiOlWPn+RYK
Efi5kdCkJSbLpm7a8oPfxGigsX4koMK4D9K1x9qYpUjvwZeZp8tMRKoB92/gliLE
JT4oxOsTf79dTm7M3VZXRaHa3i9lVKhHyrTTIwkX9WkJbhPlrfmeU1asGc3PxawN
LPzy/17q2VL0++QviPBQRUZCs9mhieNTQNG+/lhI4oykQ71CUORHx112f9Jr7vH8
G1LhuXa4WAbYcC4uMQIeGcQPfBuQ68gwAL1cytjOymCA5GKo8DrY/oupPLhRWvfz
M534FbIusUeawMV4XbbJpdLHCcfDNAYduPZ8Q1435EebAjviVC5K+F2R/wZm8H+e
hobjRmWeIh58SasaRiD6pTnzqZVHXiKIsFq43mBvwT9vGS/AvdJDFIwymvQe8rP6
O32vSIcdlPq6fPennyT/C6UALMVhBdtCExXe4Blu8y0MRNCCaGlUHQcSjQG2ZV77
UIlt02JPfPCfRfSxtcRtDqQCULHMJEbbMkd0cmOAajEGDHi1tWH//tea6+dTKlGG
iakJVDgV3EutGA2+nzub/VDV8W8tNKdIHPAA+il/mdOyBVqakQBI8EEUdWhyM76W
qjkxNUVYfqQV3ZMRlpYhRkBTiqh80NIE3v9R7Po2XgsMzJUT1BPRsOd4rHUmpZ27
HzX2CLUX2tASPxQjC9Cr
=JFnz
-----END PGP SIGNATURE-----
--cN519qCC4CN1mUcX--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20160129181026.GI1727>
