mirror of
https://github.com/mpv-player/mpv
synced 2025-02-17 21:27:08 +00:00
100l syntax error
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21757 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
6b3fb8a7c9
commit
18a6a24925
2
configure
vendored
2
configure
vendored
@ -826,7 +826,7 @@ fi
|
|||||||
# XXX: this should be ok..
|
# XXX: this should be ok..
|
||||||
_cpuinfo="echo"
|
_cpuinfo="echo"
|
||||||
|
|
||||||
if test "$_runtime_cpudetection" = no
|
if test "$_runtime_cpudetection" = no ; then
|
||||||
|
|
||||||
# Cygwin has /proc/cpuinfo, but only supports Intel CPUs
|
# Cygwin has /proc/cpuinfo, but only supports Intel CPUs
|
||||||
# FIXME: Remove the cygwin check once AMD CPUs are supported
|
# FIXME: Remove the cygwin check once AMD CPUs are supported
|
||||||
|
Loading…
Reference in New Issue
Block a user