Thanks. Broke sparc64 and aarch64 at least. Regards, Bryan Drewery
> On Sep 26, 2015, at 13:26, Conrad E. Meyer <c...@freebsd.org> wrote: > > Author: cem > Date: Sat Sep 26 20:26:05 2015 > New Revision: 288275 > URL: https://svnweb.freebsd.org/changeset/base/288275 > > Log: > Revert r288270 to fix the build > > Submitted by: bdrewery > Sponsored by: EMC / Isilon Storage Division > > Modified: > head/usr.bin/Makefile > > Modified: head/usr.bin/Makefile > ============================================================================== > --- 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+= who > SUBDIR+= svn > .endif > > -# These are normally only handled for build-tools. Connect them for > -# all but installing to keep them reasonably connected. > -.if !make(install) > -SUBDIR+= mkcsmapper_static > -SUBDIR+= mkesdb_static > -.endif > - > .include <bsd.arch.inc.mk> > > SUBDIR:= ${SUBDIR:O} > _______________________________________________ svn-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"