mirror of
https://github.com/opnsense/src.git
synced 2026-03-02 13:20:37 -05:00
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) |
||
|---|---|---|
| .. | ||
| boot0 | ||
| boot0.5 | ||
| boot2 | ||
| btx | ||
| cdboot | ||
| kgzldr | ||
| libpc98 | ||
| loader | ||
| Makefile | ||
| Makefile.inc | ||