[FFmpeg-devel] [PATCH v2 1/4] libavutil/error: fix build with musl toolchain

Michael Niedermayer michaelni at gmx.at
Wed Sep 3 20:12:11 CEST 2014


On Wed, Sep 03, 2014 at 11:53:39AM +0200, Jörg Krause wrote:
> Add the feature test macro which is required for building with the
> musl toolchain.
> 
> The feature test macro _XOPEN_SOURCE = 600 provides the XSI-compliant
> version of strerror_r().
> 
> Signed-off-by: Jörg Krause <jkrause at posteo.de>
> ---
> Changes v1 -> v2:
>   - fixed wrong macro name  
>   - add a comment
> ---
>  libavutil/error.c | 1 +
>  1 file changed, 1 insertion(+)

applied

btw, if you are interrested in setting up a musl fate client to
regularly test ffmpeg, see http://ffmpeg.org/fate.html

thanks

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

Republics decline into democracies and democracies degenerate into
despotisms. -- Aristotle
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140903/29b11702/attachment.asc>


More information about the ffmpeg-devel mailing list