mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
[toolchain] uClibc: revert to old linuxthreads implementation on x86 (like all others arches)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20030 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -16,8 +16,6 @@ CONFIG_486=y
|
||||
# CONFIG_PENTIUMIII is not set
|
||||
# CONFIG_WINCHIP2 is not set
|
||||
# CONFIG_WINCHIPC6 is not set
|
||||
LINUXTHREADS_NEW=y
|
||||
# LINUXTHREADS_OLD is not set
|
||||
TARGET_ARCH="i386"
|
||||
TARGET_i386=y
|
||||
UCLIBC_HAS_FPU=y
|
||||
|
||||
@@ -16,8 +16,6 @@ CONFIG_686=y
|
||||
# CONFIG_PENTIUMIII is not set
|
||||
# CONFIG_WINCHIP2 is not set
|
||||
# CONFIG_WINCHIPC6 is not set
|
||||
LINUXTHREADS_NEW=y
|
||||
# LINUXTHREADS_OLD is not set
|
||||
TARGET_ARCH="i386"
|
||||
TARGET_i386=y
|
||||
UCLIBC_HAS_FPU=y
|
||||
|
||||
@@ -16,8 +16,6 @@ CONFIG_486=y
|
||||
# CONFIG_PENTIUMIII is not set
|
||||
# CONFIG_WINCHIP2 is not set
|
||||
# CONFIG_WINCHIPC6 is not set
|
||||
LINUXTHREADS_NEW=y
|
||||
# LINUXTHREADS_OLD is not set
|
||||
TARGET_ARCH="i386"
|
||||
TARGET_i386=y
|
||||
UCLIBC_HAS_FPU=y
|
||||
|
||||
@@ -16,8 +16,6 @@ CONFIG_686=y
|
||||
# CONFIG_PENTIUMIII is not set
|
||||
# CONFIG_WINCHIP2 is not set
|
||||
# CONFIG_WINCHIPC6 is not set
|
||||
LINUXTHREADS_NEW=y
|
||||
# LINUXTHREADS_OLD is not set
|
||||
TARGET_ARCH="i386"
|
||||
TARGET_i386=y
|
||||
UCLIBC_HAS_FPU=y
|
||||
|
||||
Reference in New Issue
Block a user