[FFmpeg-devel] [PATCH] configure: Fix DEF file post-processing with LTO enabled.

Michael Niedermayer michael at niedermayer.cc
Fri Sep 8 03:52:16 EEST 2017


On Wed, Sep 06, 2017 at 08:03:18PM +0200, Kacper Michajlow wrote:
> 2017-08-22 21:26 GMT+02:00 Kacper Michajłow <kasper93 at gmail.com>:
> 
> > 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 <kasper93 at gmail.com>
> > ---
> >  configure | 4 ++--
> >  1 file changed, 2 insertions(+), 2 deletions(-)
> >
> >
> Bump after two weeks.

in absence of anyone else applying this.

can you provide a testcase / command line to reproduce the issue
this fixes
maybe if its easy to reproduce it will get a reply sooner

thxs

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

I know you won't believe me, but the highest form of Human Excellence is
to question oneself and others. -- Socrates
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20170908/8f95e3c7/attachment.sig>


More information about the ffmpeg-devel mailing list