[FFmpeg-devel] [PATCH 8/8 v2] build: add --disable-autodetect switch
Clément Bœsch
u at pkh.me
Fri Jul 28 17:28:25 EEST 2017
On Fri, Jul 28, 2017 at 01:51:45PM +0200, Clément Bœsch wrote:
> From: Clément Bœsch <cboesch at gopro.com>
>
> ---
> Changelog | 1 +
> configure | 6 ++++--
> 2 files changed, 5 insertions(+), 2 deletions(-)
>
new version attached, fixing link problems.
I still have some stuff I'd like to drop though:
☭ ldd ./ffmpeg
linux-vdso.so.1 (0x00007ffce3bc9000)
libjack.so.0 => /usr/lib/libjack.so.0 (0x00007f4f96965000)
libasound.so.2 => /usr/lib/libasound.so.2 (0x00007f4f96655000)
libm.so.6 => /usr/lib/libm.so.6 (0x00007f4f96343000)
libpthread.so.0 => /usr/lib/libpthread.so.0 (0x00007f4f96125000)
libc.so.6 => /usr/lib/libc.so.6 (0x00007f4f95d7f000)
libdb-5.3.so => /usr/lib/libdb-5.3.so (0x00007f4f959c0000)
libdl.so.2 => /usr/lib/libdl.so.2 (0x00007f4f957bc000)
librt.so.1 => /usr/lib/librt.so.1 (0x00007f4f955b4000)
/lib64/ld-linux-x86-64.so.2 (0x00007f4f96b86000)
typically jack and asound. Maybe some others.
--
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0008-build-add-disable-autodetect-switch.patch
Type: text/x-diff
Size: 2099 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20170728/cc8a3dd0/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20170728/cc8a3dd0/attachment.sig>
More information about the ffmpeg-devel
mailing list