mirror of
https://github.com/opnsense/src.git
synced 2026-04-29 01:59:38 -04:00
Convert from using MACHINE_ARCH to MACHINE_CPUARCH. Hoist path statement up into the top Makefile rather than repeating it on every arch Makefile.
6 lines
100 B
Makefile
6 lines
100 B
Makefile
# $FreeBSD$
|
|
|
|
# XXX temporary
|
|
CFLAGS+=-DSYSTEM_SCOPE_ONLY
|
|
|
|
SRCS+= enter_uts.S context.S pthread_md.c
|