mirror of
https://github.com/mpv-player/mpv
synced 2025-01-18 21:31:13 +00:00
2.2.x+SSE fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3053 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
b347e6a268
commit
7ad56a44ea
3
configure
vendored
3
configure
vendored
@ -940,7 +940,8 @@ if x86 && linux ; then
|
||||
echores "$kernel_version, fail"
|
||||
echo "WARNING! If you want to run mplayer on this system, get prepared for problems!"
|
||||
echo "2.2.x has a limited SSE support. Upgrade kernel or use --disable-sse"
|
||||
echo "Older kernel won't work correctly with mplayer"
|
||||
echo "Older kernel won't work correctly with mplayer using SSE optimization."
|
||||
die "old kernel for this cpu"
|
||||
else
|
||||
echores "$kernel_version, ok"
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user