]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
* Connect ar(1) to the build and make it default ar. Rename GNU
authorKai Wang <kaiw@FreeBSD.org>
Thu, 21 Feb 2008 11:21:29 +0000 (11:21 +0000)
committerKai Wang <kaiw@FreeBSD.org>
Thu, 21 Feb 2008 11:21:29 +0000 (11:21 +0000)
commitd0e2abaf129793c80bb03e948f99c844072a4dc3
tree8d996a1dde68286e76a4c2b31b05b36c28572fb4
parent741ac35cd45cac5f710d9b85c4c549d6f6acadda
* Connect ar(1) to the build and make it default ar.  Rename GNU
binutils ar and ranlib to gar and granlib, respectively.

* Introduce a temporary variable WITH_GNUAR as a safety net.
When buildworld with -DWITH_GNUAR, GNU binutils ar and ranlib
will install as default ones and 'BSD' ar will be disabled.

* Bump __FreeBSD_version to reflect the import of 'BSD' ar(1).

Approved by:  jkoshy (mentor)
gnu/usr.bin/binutils/ar/Makefile
gnu/usr.bin/binutils/ranlib/Makefile
sys/sys/param.h
usr.bin/Makefile