view binary.ver @ 37130:1b073d52d748

configure: add config_blockdsp to prevent ffmpeg build failure Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
author michael
date Thu, 19 Jun 2014 03:14:03 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

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