summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorAlexander Graf <agraf@suse.de>2013-07-16 18:44:58 +0100
committerRiku Voipio <riku.voipio@linaro.org>2013-07-22 21:54:42 +0300
commitbc22eb447c0552e2327f278fdc6bedccb14fc7a3 (patch)
treec5138cb85896db9e901dc2bd2c5a0061a5b406b0 /configure
parent4ce6243dc6216e35b5b691078ffa856463bfa8db (diff)
downloadqemu-bc22eb447c0552e2327f278fdc6bedccb14fc7a3.tar.gz
linux-user: Add i386 TLS setter
We can easily set the TLS on i386. Add code to do so. Signed-off-by: Alexander Graf <agraf@suse.de> [PMM: also remove "target_nptl=no" line from configure, for consistency with other patches in this series] Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure b/configure
index f065edc8bb..547297bfb4 100755
--- a/configure
+++ b/configure
@@ -4190,7 +4190,6 @@ TARGET_ABI_DIR=""
case "$target_name" in
i386)
- target_nptl="no"
;;
x86_64)
TARGET_BASE_ARCH=i386