Changeset 99d742aa in ffmpeg

Timestamp:
May 26, 2014, 2:00:25 PM (11 years ago)
Author:
Michael Niedermayer <michaelni@gmx.at>
Branches:
master
Children:
2db89765
Parents:
86ae0da6
git-author:
Neil Armstrong <superna9999@gmail.com> (05/26/14 13:21:03)
git-committer:
Michael Niedermayer <michaelni@gmx.at> (05/26/14 14:00:25)
Message:

configure: uClibc native pthread requires -ldl

In the configure script, add a pthread detection with
-ldl added to cflags, because uClibc requires -ldl to
link with native libpthread.

Tested with a custom ARM toolchain with uClibc 0.9.33.2 and gcc 4.6.3.

Signed-off-by: Neil Armstrong <narmstrong@neotion.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>

(No files)

Note: See TracChangeset for help on using the changeset viewer.