CVSROOT: /cvs Module name: ports Changes by: [email protected] 2020/05/14 11:58:05
Removed files:
audio/mumble/patches: patch-plugins_link_link_pro
Log message:
Remove "Do not link against nonexistent librt (part of libc)" patch
Doing so is correct, but the patched code is under "linux* { ... }" in the
qmake file and therefore does not effect our build at all.
The resulting Makefile did not change after removing this patch, everything
built and linked fine as exepcted.
