diff options
author | Jörg Krause <jkrause@posteo.de> | 2014-09-03 11:53:39 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-09-03 20:01:25 +0200 |
commit | 02a2e171ad3c31dc3f351319cb9b81d2121beaca (patch) | |
tree | ee5f68ec338bbbab21da7bc48a57e751738fb56e /doc/examples/muxing.c | |
parent | d9a416fa1a7b1ad9ed1ec9747f17134e947c1587 (diff) | |
download | ffmpeg-02a2e171ad3c31dc3f351319cb9b81d2121beaca.tar.gz |
libavutil/error: fix build with musl toolchain
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@posteo.de>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc/examples/muxing.c')
0 files changed, 0 insertions, 0 deletions