mirror of
https://github.com/opnsense/src.git
synced 2026-03-22 18:53:08 -04:00
default compiler. This has two parts: - Make sys/boot/pc98/boot2 always build with gcc for now, until we can figure out a way to shrink it enough when building with clang. - Since sys/boot/p98/cdboot uses .code16 directives, which are not yet supported by clang's integrated assembler, use -no-integrated-as, similar to sys/boot/i386/cdboot. Reviewed by: nyan MFC after: 1 week |
||
|---|---|---|
| .. | ||
| boot0 | ||
| boot0.5 | ||
| boot2 | ||
| btx | ||
| cdboot | ||
| kgzldr | ||
| libpc98 | ||
| loader | ||
| pc98boot | ||
| Makefile | ||
| Makefile.inc | ||