summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure b/configure
index 0ea24c20b..377f34140 100755
--- a/configure
+++ b/configure
@@ -693,6 +693,9 @@ sparc32plus-linux-user \
# the following are BSD specific
if [ "$bsd_user" = "yes" ] ; then
target_list="${target_list}\
+i386-bsd-user \
+x86_64-bsd-user \
+sparc-bsd-user \
sparc64-bsd-user \
"
fi