efl_debugd: don't compile this on macOS
authorJean Guyomarc'h <jean@guyomarch.bzh>
Mon, 5 Jun 2017 17:02:33 +0000 (19:02 +0200)
committerJean Guyomarc'h <jean@guyomarch.bzh>
Mon, 5 Jun 2017 17:06:35 +0000 (19:06 +0200)
commite9f727044b38b1e1897dc28161d355f0d18a4ecb
treeddfdbf30768ae68c2a745e4ad7baee741a01c42d
parentcc4c40769d106fdc3c8faaa57f867b7e5ca47fa2
efl_debugd: don't compile this on macOS

Well, the build is broken again on macOS :(
efl_debugd is full of platform-specific code: network and epoll.
To make it compile (not work as expected, just compile), we would need
to comment out most of efl_debugd's code. So instead of having a
crippled, useless binary, just don't compile it on macOS.

This unbreaks the build for macOS.
src/Makefile_Efl.am