On Thu, May 15, 2014 at 05:19:43PM +0200, Janne Grunau wrote: > avcodec might depend on avresample and with --as-needed required symbols > might be get removed if avresample is linked before avcodec. > Fixes link failures of avprobe and avplay on aarch64 with > --enable-neon-clobber-test. > --- > re-indented and added linking order comment > > Makefile | 11 ++++++----- > 1 file changed, 6 insertions(+), 5 deletions(-)
LGTM Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
