Dimitry Andric d205253515 When building world with clang, for gnu/lib/libobjc, sys/boot/i386/boot2
and sys/boot/pc98/boot2, do not simply assign 'gcc' to CC, since compile
flags are sometimes passed via this variable, for example during the
build32 stage on amd64.  This caused the 32-bit libobjc build on amd64
to fail.

Instead, only replace the first instance of clang (if any, including
optional path) with gcc, and leave the arguments alone.

Approved-by:	rpaulo (mentor)
2010-09-21 21:41:45 +00:00
..
2010-09-19 14:40:37 +00:00
2010-09-16 07:56:34 +00:00
2010-07-23 11:00:46 +00:00
2010-07-12 10:18:10 +00:00
2010-09-19 10:45:53 +00:00
2010-09-19 14:40:37 +00:00
2010-09-21 07:58:47 +00:00
2010-09-16 20:08:00 +00:00
2010-09-16 18:37:33 +00:00
2010-08-02 22:26:08 +00:00
2010-09-15 20:41:20 +00:00
2010-09-15 17:11:15 +00:00
2010-09-17 09:14:40 +00:00