mirror of
https://github.com/mpv-player/mpv.git
synced 2025-12-28 05:33:14 +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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user