znc: Clean up Makefile and fix compilation on PPC
authorRosen Penev <rosenp@gmail.com>
Mon, 22 Apr 2019 18:24:53 +0000 (11:24 -0700)
committerJonas Gorski <jonas.gorski@gmail.com>
Fri, 26 Apr 2019 11:56:20 +0000 (13:56 +0200)
commit9b3414fd1139f440902f185fca06066f93ba8a09
tree1d4c4f31718ef2512e27976b607dc8d1d7ff8405
parenta8316a5c6c35a4c64b84dca1b0374160f21be43a
znc: Clean up Makefile and fix compilation on PPC

Some of these hacks were needed when uClibc++ was used. Now that it is not
we can remove them.

Remove libpthread dependency. Not only is it unneeded, package-defaults
already specifies it.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
[jonas.gorski: cherry-pick from master]
Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
(cherry picked from commit 9cb7cc71e7da9d06194b813d6263c0b8427eb1c3)
net/znc/Makefile