mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-26 00:41:17 +00:00
7f9d8a9812
SUSV3_LEGACY_MACROS are completely unused since SUSV3_LEGACY is enabled HAS_OBSOLETE_BSD_SIGNAL is completely deprecated functionality. HAS_BSD_RES_CLOSE is completely deprecated functionality. HAS_FTW is deprecated SUSV4 functionality. Saves ~4.5kb. Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 lines
97 B
Plaintext
6 lines
97 B
Plaintext
ARCH_LITTLE_ENDIAN=y
|
|
TARGET_ARCH="x86_64"
|
|
TARGET_x86_64=y
|
|
UCLIBC_BSD_SPECIFIC=y
|
|
UCLIBC_HAS_FPU=y
|