view binary.ver @ 37120:4b62802c8ad6

configure add CONFIG_QPELDSP to avoid breaking build Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
author michael
date Fri, 30 May 2014 00:59:49 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

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