[MPlayer-cvslog] r38200 - trunk/configure
reimar
subversion at mplayerhq.hu
Sun Nov 1 17:07:45 EET 2020
Author: reimar
Date: Sun Nov 1 17:07:45 2020
New Revision: 38200
Log:
configure: Fix typo in warning message.
Modified:
trunk/configure
Modified: trunk/configure
==============================================================================
--- trunk/configure Sun Nov 1 17:07:44 2020 (r38199)
+++ trunk/configure Sun Nov 1 17:07:45 2020 (r38200)
@@ -9722,7 +9722,7 @@ if test "$_runtime_cpudetection" = yes &
cat << EOF
WARNING: --enable-runtime-cpudetection is not fully supported on Arm,
it only compiles for your compilers default target instead of the host
-CPU (-match=native).
+CPU (-march=native).
EOF
fi
More information about the MPlayer-cvslog
mailing list