1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-31 20:21:49 +00:00

Set _optimizing for x86-64.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30310 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
zuxy 2010-01-15 09:47:45 +00:00
parent 0fd68f17ca
commit 7231e76268

2
configure vendored
View File

@ -2092,7 +2092,7 @@ EOF
cc_check $_march $_mcpu || _march=""
fi
_optimizing=""
_optimizing="$proc"
test $_fast_cmov = "auto" && _fast_cmov=yes
echores "$proc"