aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2013-06-27 19:22:58 +0100
committerPeter Maydell <peter.maydell@linaro.org>2013-06-28 14:30:30 +0100
commit9051a2bee337993afff00921937a80e9cdd9062a (patch)
tree9560bd56b39098e98b8b990c222d30910b5b24d3 /configure
parent6180897b2360e8117daa4b84925a447ab45f720d (diff)
configure: Enable threading for unicore32-linux-user
unicore32-linux-user provides cpu_set_tls(), so the failure to enable target_nptl was presumably an oversight. Enable it. Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure b/configure
index 9342b5b8f0..6cfe6405a8 100755
--- a/configure
+++ b/configure
@@ -4245,7 +4245,6 @@ case "$target_name" in
s390x)
;;
unicore32)
- target_nptl="no"
;;
xtensa|xtensaeb)
TARGET_ARCH=xtensa