Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 19b9f9842d..00aa9ed9da 100755
--- a/configure
+++ b/configure
@@ -2407,7 +2407,7 @@ case $target_os in
enable malloc_aligned
LIBTARGET="i386:x86-64"
elif enabled arm; then
- LIBTARGET=arm
+ LIBTARGET=arm-wince
fi
shlibdir_default="$bindir_default"
disable ffserver