mirror of
https://github.com/mpv-player/mpv
synced 2025-01-31 04:02:06 +00:00
old-build: define a new symbol
waf has a proper test, but no test was added to old-configure. This means that on OSX, old-configure is not supposed to work anymore. But still allow it to compile cleanly on OSX.
This commit is contained in:
parent
a6762dbc16
commit
2a2dd8aac2
@ -3032,6 +3032,7 @@ cat > $TMPH << EOF
|
||||
/* we didn't bother to add actual config checks for this */
|
||||
#define HAVE_BSD_FSTATFS 0
|
||||
#define HAVE_LINUX_FSTATFS 0
|
||||
#define HAVE_VDA_AV_VDA_ALLOC_CONTEXT 0
|
||||
|
||||
/* system headers */
|
||||
$def_mman_h
|
||||
|
Loading…
Reference in New Issue
Block a user