summaryrefslogtreecommitdiffstats
path: root/waftools
diff options
context:
space:
mode:
authorStefano Pigozzi <stefano.pigozzi@gmail.com>2014-08-04 08:39:30 +0200
committerStefano Pigozzi <stefano.pigozzi@gmail.com>2014-08-06 09:31:59 +0200
commitc8cf864bfff3e56c45f129e9d825cb41d54a647e (patch)
tree571b84771a90065f0317bbdfb2776a6157e484ca /waftools
parentb8a431c892080bd74b7310341122dc2bd222f292 (diff)
downloadmpv-c8cf864bfff3e56c45f129e9d825cb41d54a647e.tar.bz2
mpv-c8cf864bfff3e56c45f129e9d825cb41d54a647e.tar.xz
cocoa: fix build by using the correct HAVE_* macro
This builds but both the libmpv example and the cplayer block infinitely when building libmpv. That's because we wait inifinitely in `dispatch_sync` as there's no event loop in the main thread that allows for libdispatch to work.. Whiel we are at it, we should probably investigate how to use mp_dispatch instead since it is a little lower level and could give us higher control in building and event loop.
Diffstat (limited to 'waftools')
0 files changed, 0 insertions, 0 deletions