freebsd-dev/gnu/usr.bin
Dimitry Andric dfbaea8347 Add a WITH_CLANG_IS_CC option for src.conf(5), disabled by default, that
installs clang as /usr/bin/cc, /usr/bin/c++ and /usr/bin/cpp.

Note this does *not* disable building and installing gcc, which will
still be available as /usr/bin/gcc, /usr/bin/g++ and /usr/bin/gcpp.  If
you want to disable gcc completely, you must use WITHOUT_GCC.

MFC after:	2 weeks
2012-02-29 22:58:51 +00:00
..
binutils Define YY_NO_INPUT when building libbinutils, to prevent warnings about 2011-12-16 22:19:13 +00:00
cc Add a WITH_CLANG_IS_CC option for src.conf(5), disabled by default, that 2012-02-29 22:58:51 +00:00
cvs Don't include <sys/timeb.h>. 2012-01-08 12:38:41 +00:00
dialog Use ${VAR} instead of $(VAR) consistently. 2011-11-24 14:17:04 +00:00
diff Change all our own code to use st_*tim instead of st_*timespec. 2010-03-28 13:16:08 +00:00
diff3 POSIX patch(1) would treat -b as different meaning (the functionality 2010-02-22 22:32:24 +00:00
dtc Sanitize CFLAGS and add WARNS?=2. The hardcoding of -Os -fPIC 2010-07-15 02:22:50 +00:00
gdb Adopt to new layout of struct pcb. 2012-01-21 17:50:14 +00:00
gperf upgrade gperf to the last GPLv2 version (3.0.3) 2011-11-28 12:29:16 +00:00
grep Build and install a BSD licensed grep. 2011-05-25 01:04:12 +00:00
groff Pull up vendor changes to mdoc(7). 2011-12-08 13:54:06 +00:00
patch
rcs
sdiff POSIX patch(1) would treat -b as different meaning (the functionality 2010-02-22 22:32:24 +00:00
send-pr Disconnect sun4v architecture from the three. 2011-05-14 01:53:38 +00:00
sort
texinfo
Makefile Simply post r222273. 2011-06-08 21:29:33 +00:00
Makefile.inc