Coleman Kane wrote: > Kai Wang wrote: > >> kaiw 2008-02-21 16:12:46 UTC >> >> FreeBSD src repository >> >> Modified files: >> sys/sys param.h >> gnu/usr.bin/binutils/ar Makefile >> gnu/usr.bin/binutils/ranlib Makefile >> usr.bin Makefile >> Log: >> Back out previous commit. Restore Binutils ar as default. Disconnect >> 'BSD' ar to the build. >> >> Requested by: des >> >> Revision Changes Path >> 1.15 +0 -5 src/gnu/usr.bin/binutils/ar/Makefile >> 1.16 +0 -5 src/gnu/usr.bin/binutils/ranlib/Makefile >> 1.337 +1 -1 src/sys/sys/param.h >> 1.308 +0 -4 src/usr.bin/Makefile >> >> > What still needs to be done to get this to work? Is it just breaking > under !i386 && !amd64 ? I kind of fancy the idea of slowly replacing > binutils with our own tools. > > -- > Coleman Kane > BTW, I'm not criticizing the choice to back it out, I think that was the right move. I just want to know what "bsdar" and "bsdranlib" are missing... Maybe we can leave the build as-is and default to using the GNU-variants with the make environment, enabling the user to switch over to the BSD-licensed implementations at their choosing.
-- Coleman Kane _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"