mirror of
https://github.com/opnsense/src.git
synced 2026-05-25 18:54:02 -04:00
Revert r325128; would break buildworld without TARGET_ARCH
This commit is contained in:
parent
ebcaa90545
commit
ae1a42beff
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@ CFLAGS+= -D__STDC_LIMIT_MACROS
|
|||
CFLAGS+= -D__STDC_CONSTANT_MACROS
|
||||
#CFLAGS+= -DNDEBUG
|
||||
|
||||
TARGET_ARCH?= ${MACHINE_ARCH}
|
||||
BUILD_ARCH?= ${MACHINE_ARCH}
|
||||
|
||||
# Armv6 and armv7 uses hard float abi, unless the CPUTYPE has soft in it.
|
||||
|
|
|
|||
Loading…
Reference in a new issue