Link to IOKit using -framework
authorRainer Müller <raimue@codingfarm.de>
Sun, 10 Nov 2013 02:51:40 +0000 (03:51 +0100)
committerFlorian Forster <octo@collectd.org>
Wed, 13 Nov 2013 19:08:08 +0000 (20:08 +0100)
The libIOKit.dylib symlink no longer exists in OS X 10.9 Mavericks, we
now have to link using -framework. This should also work in all previous
versions of OS X.

Signed-off-by: Florian Forster <octo@collectd.org>

No differences found