mirror of
https://github.com/opnsense/src.git
synced 2026-03-21 10:20:09 -04:00
`XCC= <relative cc> -B<path to relative cc1> ...'. This is equivalent when cc and cc1, etc. have just been bootstrapped by `make world'. The relative versions normally won't work if the target system is not binary compatible. Bootstrapping different versions of gcc without going through `make world' is slightly more broken than before. Uniformized macro names (P1OBJS -> LIB1POBJS, etc.). Don't give full paths to sources. |
||
|---|---|---|
| .. | ||
| c++ | ||
| c++filt | ||
| cc | ||
| cc1 | ||
| cc1obj | ||
| cc1plus | ||
| cc_int | ||
| cc_tools | ||
| cccp | ||
| cpp | ||
| doc | ||
| f77 | ||
| libgcc | ||
| Makefile | ||
| Makefile.inc | ||