mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-28 01:11:52 +02:00
ff7b2bf558
toolchain/uClibc to have (preliminary) nptl support in uClibc
8 lines
154 B
Plaintext
8 lines
154 B
Plaintext
ARCH_BIG_ENDIAN=y
|
|
CONFIG_CLASSIC=y
|
|
# CONFIG_E500 is not set
|
|
TARGET_ARCH="powerpc"
|
|
TARGET_SUBARCH="classic"
|
|
TARGET_powerpc=y
|
|
UCLIBC_HAS_LONG_DOUBLE_MATH=y
|