• Diego Biurrun's avatar
    Add _XOPEN_SOURCE=600 to CPPFLAGS on NetBSD. · 2138dc99
    Diego Biurrun authored
    This make NetBSD compile out of the box at the cost of a hack, but a
    locally contained one that is preferable to the one used in the wild.
    Currently the NetBSD FATE box adds -D_NETBSD_SOURCE to CPPFLAGS to work
    around broken system headers. Since it is unlikely for NetBSD to fix their
    headers, it is better to use a standard flag instead of a system-specific one.
    
    As a sideeffect, this allows getting rid of a local _NETBSD_SOURCE definition.
    
    Originally committed as revision 22486 to svn://svn.ffmpeg.org/ffmpeg/trunk
    2138dc99
Name
Last commit
Last update
..
Makefile Loading commit data...
alldevices.c Loading commit data...
alsa-audio-common.c Loading commit data...
alsa-audio-dec.c Loading commit data...
alsa-audio-enc.c Loading commit data...
alsa-audio.h Loading commit data...
avdevice.c Loading commit data...
avdevice.h Loading commit data...
beosaudio.cpp Loading commit data...
bktr.c Loading commit data...
dv1394.c Loading commit data...
dv1394.h Loading commit data...
jack_audio.c Loading commit data...
libavdevice.v Loading commit data...
libdc1394.c Loading commit data...
oss_audio.c Loading commit data...
v4l.c Loading commit data...
v4l2.c Loading commit data...
vfwcap.c Loading commit data...
x11grab.c Loading commit data...