aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index b3f39dd848..ed58b0af54 100755
--- a/configure
+++ b/configure
@@ -2059,6 +2059,7 @@ case "$target_arch2" in
echo "#define TARGET_ARCH \"mips\"" >> $config_h
echo "#define TARGET_MIPS 1" >> $config_h
echo "#define TARGET_ABI_MIPSO32 1" >> $config_h
+ target_nptl="yes"
target_phys_bits=64
;;
mipsn32|mipsn32el)