summaryrefslogtreecommitdiffstats
path: root/toolchain/toolchain-buildroot
diff options
context:
space:
mode:
Diffstat (limited to 'toolchain/toolchain-buildroot')
-rw-r--r--toolchain/toolchain-buildroot/Config.in.21
1 files changed, 1 insertions, 0 deletions
diff --git a/toolchain/toolchain-buildroot/Config.in.2 b/toolchain/toolchain-buildroot/Config.in.2
index b5ecbc1c4..0c3a5100c 100644
--- a/toolchain/toolchain-buildroot/Config.in.2
+++ b/toolchain/toolchain-buildroot/Config.in.2
@@ -102,6 +102,7 @@ choice
bool "Native POSIX Threading (NPTL)"
select BR2_TOOLCHAIN_HAS_THREADS
depends on BR2_UCLIBC_VERSION_SNAPSHOT || BR2_UCLIBC_VERSION_0_9_32
+ depends on !BR2_x86_i386
endchoice
source "toolchain/elf2flt/Config.in"