view binary.ver @ 36590:d48b97f78f2e

Fix iconv check in r36657. Strictly speaking, it has to be the other way around.
author ib
date Tue, 21 Jan 2014 20:36:28 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

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