mumble/plugins/link
Mikkel 473b874c54 Only link against -lrt when using a linux mkspec.
In this case, the linux mkspec should really be a
check for glibc. But there isn't an easily available
way to check that in qmake -- so gate it behind linux
instead.

If/when we need to support other libcs on Linux, we'll
find a suitable solution.
2016-11-27 11:54:46 +01:00
..
link-posix.cpp plugins: use MUMBLE_PLUGIN_EXPORT instead of __attribute__((visibility("default"))). 2016-08-13 23:04:37 +02:00
link.cpp plugins: use MUMBLE_PLUGIN_EXPORT instead of __declspec(dllexport). 2016-08-13 22:59:30 +02:00
link.pro Only link against -lrt when using a linux mkspec. 2016-11-27 11:54:46 +01:00