view binary.ver @ 37133:0ffcf1ae8b91

configure: add CONFIG_BSWAPDSP to avoid build breakage Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
author michael
date Mon, 23 Jun 2014 11:48:21 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

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