Quoting Alexander Kanavin (2022-02-07 12:24:58) > On Mon, 31 Jan 2022 at 14:29, Alexander Kanavin <[email protected]> > wrote: > > > On Mon, 31 Jan 2022 at 13:52, Anton Khirnov <[email protected]> wrote: > > > >> With a separate build directory, I'm getting > >> $ strings libavutil/x86/tx_float.o |grep asm > >> src/libavutil/x86/tx_float.asm > >> > > > > The key piece is > > ../configure --disable-stripping > > > > With stripping disabled and without the patch, you should see: > > > > alex@alex-lx-laptop:~/development/ffmpeg/build$ strings > > libavutil/x86/tx_float.o |grep asm > > src/libavutil/x86/tx_float.asm > > src/libavutil/x86/tx_float.asm > > /home/alex/development/ffmpeg/libavutil/x86/x86util.asm > > src/libavutil/x86/tx_float.asm > > > > Ping, please :)
pushed. sorry for the delay -- Anton Khirnov _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
