view binary.ver @ 37149:a9ceb566a008

configure: add CONFIG_STARTCODE to prevent build failure
author michael
date Tue, 05 Aug 2014 11:12:59 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

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