mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-28 03:47:31 +02:00
ff7b2bf558
toolchain/uClibc to have (preliminary) nptl support in uClibc
8 lines
158 B
Plaintext
8 lines
158 B
Plaintext
ARCH_LITTLE_ENDIAN=y
|
|
# LINUXTHREADS_NEW is not set
|
|
TARGET_ARCH="x86_64"
|
|
TARGET_x86_64=y
|
|
UCLIBC_BSD_SPECIFIC=y
|
|
UCLIBC_HAS_FPU=y
|
|
UCLIBC_HAS_LONG_DOUBLE_MATH=y
|