1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-25 16:33:02 +00:00

Add HAVE_FAST_CLZ define and set it to 0 to keep the status quo for now.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30322 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
reimar 2010-01-16 15:21:36 +00:00
parent b18ddf9807
commit 5f5462c0ec

1
configure vendored
View File

@ -9114,6 +9114,7 @@ $def_yasm
#endif
#define HAVE_ATTRIBUTE_PACKED 1
#define HAVE_FAST_CLZ 0
#define HAVE_GETHRTIME 0
#define HAVE_INLINE_ASM 1
#define HAVE_LDBRX 0