mirror of
https://github.com/mpv-player/mpv.git
synced 2025-12-28 05:33:14 +00:00
old-configure: add a missing config.h entry
Yes, the old build system still exists in-tree.
This commit is contained in:
@@ -975,6 +975,7 @@ cat > $TMPC << EOF
|
||||
#define HAVE_VIDEOTOOLBOX_GL 0
|
||||
#define HAVE_SSE4_INTRINSICS 1
|
||||
#define HAVE_C11_TLS 1
|
||||
#define HAVE_EGL_ANGLE 0
|
||||
|
||||
#ifdef __OpenBSD__
|
||||
#define DEFAULT_CDROM_DEVICE "/dev/rcd0c"
|
||||
|
||||
Reference in New Issue
Block a user