view binary.ver @ 37112:608c83ef5c0c

avx2 support to not break ffmpeg build Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
author michael
date Tue, 27 May 2014 13:52:52 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

MPLAYER_1 {
  # to support glibcs abhorrent backwards-compatibility hack
  global: _IO_stdin_used;
  local: *;
};