2017-08-22 21:26 GMT+02:00 Kacper Michajłow <[email protected]>: > With LTO enabled exported symbol entry looks like: > av_audio_convert @3 DATA > > In order to maintain valid format we need to strip everything after @. > > This patch fixes linking libraries compiled with MinGW toolchain with LTO > enabled. > > Signed-off-by: Kacper Michajłow <[email protected]> > --- > configure | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > Bump after two weeks.
Thanks, Kacper _______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
