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

Michael Niedermayer michaelni at gmx.at
Tue Sep 2 12:40:37 CEST 2014


On Tue, Sep 02, 2014 at 12:33:26PM +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().

is there a reason why you dont set it from configure ?
similar to the existing "-D_XOPEN_SOURCE=600" code in configure ?

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

When the tyrant has disposed of foreign enemies by conquest or treaty, and
there is nothing more to fear from them, then he is always stirring up
some war or other, in order that the people may require a leader. -- Plato
-------------- 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/20140902/1c048088/attachment.asc>


More information about the ffmpeg-devel mailing list