summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure b/configure
index 2cb28a6b3b..f96ed8aa34 100755
--- a/configure
+++ b/configure
@@ -1699,6 +1699,8 @@ case $target_os in
if enabled x86_64; then
disable need_memalign
LIBTARGET=x64
+ elif enabled arm; then
+ LIBTARGET=arm
fi
shlibdir_default="$bindir_default"
disable ffserver