Date: Sat, 26 Sep 2015 13:34:55 -0700 From: Bryan Drewery <bdrewery@FreeBSD.org> To: "Conrad E. Meyer" <cem@FreeBSD.org> Cc: "src-committers@freebsd.org" <src-committers@freebsd.org>, "svn-src-all@freebsd.org" <svn-src-all@freebsd.org>, "svn-src-head@freebsd.org" <svn-src-head@freebsd.org> Subject: Re: svn commit: r288275 - head/usr.bin Message-ID: <821CDD9B-93B7-4BDD-A980-038DEB372661@FreeBSD.org> In-Reply-To: <201509262026.t8QKQ67C068195@repo.freebsd.org> References: <201509262026.t8QKQ67C068195@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Thanks. Broke sparc64 and aarch64 at least. Regards, Bryan Drewery > On Sep 26, 2015, at 13:26, Conrad E. Meyer <cem@FreeBSD.org> wrote: >=20 > Author: cem > Date: Sat Sep 26 20:26:05 2015 > New Revision: 288275 > URL: https://svnweb.freebsd.org/changeset/base/288275 >=20 > Log: > Revert r288270 to fix the build >=20 > Submitted by: bdrewery > Sponsored by: EMC / Isilon Storage Division >=20 > Modified: > head/usr.bin/Makefile >=20 > Modified: head/usr.bin/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=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D > --- head/usr.bin/Makefile Sat Sep 26 17:45:10 2015 (r288274) > +++ head/usr.bin/Makefile Sat Sep 26 20:26:05 2015 (r288275) > @@ -401,13 +401,6 @@ SUBDIR+=3D who > SUBDIR+=3D svn > .endif >=20 > -# These are normally only handled for build-tools. Connect them for > -# all but installing to keep them reasonably connected. > -.if !make(install) > -SUBDIR+=3D mkcsmapper_static > -SUBDIR+=3D mkesdb_static > -.endif > - > .include <bsd.arch.inc.mk> >=20 > SUBDIR:=3D ${SUBDIR:O} >=20
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?821CDD9B-93B7-4BDD-A980-038DEB372661>