d205253515
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) |
||
---|---|---|
.. | ||
lib | ||
usr.bin | ||
COPYING | ||
COPYING.LIB | ||
Makefile | ||
Makefile.inc |