view binary.ver @ 37146:f15fc1bb46a3

configure: build update for intrinsics & iirfilter This doesnt auto-detect intrinsics but just fixes build
author michael
date Tue, 22 Jul 2014 02:46:52 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

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