view binary.ver @ 36487:93f1af73247e

configure: add aarch64 to arch_all to prevent build failure of soon to be pushed ffmpeg
author michael
date Wed, 15 Jan 2014 13:58:54 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

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