mirror of
https://github.com/opnsense/src.git
synced 2026-05-04 17:05:14 -04:00
TARGET_ARCH and TARGET. This is problematic when one has the = (unconditional) type of assigment for CPUTYPE in /etc/make.conf. (This would override what was set on the command line to "make buildworld".) Add a (horrible) kludge to Makefile.inc1 to check the type of assignment for CPUTYPE (only for those who attempts to set it to a different value). Fix an example make.conf. Fix the kernel's build-tools target (aicasm only at the moment) to catch up with bsd.cpu.mk,v 1.15 (BOOTSTRAPPING replaced with NO_CPU_CFLAGS in Makefile.inc1's BMAKE). Reviewed by: jhb |
||
|---|---|---|
| .. | ||
| atm | ||
| bootforth | ||
| BSD_daemon | ||
| cvsup | ||
| diskless | ||
| drivers | ||
| etc | ||
| find_interface | ||
| FreeBSD_version | ||
| ibcs2 | ||
| ipfilter | ||
| ipfw | ||
| IPv6 | ||
| isdn | ||
| kld | ||
| libvgl | ||
| mdoc | ||
| meteor | ||
| netgraph | ||
| nwclient | ||
| perfmon | ||
| portal | ||
| ppi | ||
| ppp | ||
| pppd | ||
| printing | ||
| scsi_target | ||
| ses | ||
| slattach | ||
| sliplogin | ||
| smbfs | ||
| startslip | ||
| sunrpc | ||
| worm | ||
| Makefile | ||