knxd: Makefile cleanups 10243/head
authorRosen Penev <rosenp@gmail.com>
Mon, 14 Oct 2019 21:34:05 +0000 (14:34 -0700)
committerRosen Penev <rosenp@gmail.com>
Tue, 15 Oct 2019 19:16:13 +0000 (12:16 -0700)
commit5a7ac1d83bd7753798f4f8eb6bff2dc3e27b908a
tree43382bb226a0bd77983adcd9a57c2d7f2f151bbf
parent21e195f65792caa2323ece7831f84318633de7c4
knxd: Makefile cleanups

argp-standalone is only needed for non GLIBC targets.

Added PKG_BUILD_PARALLEL for faster compilation.

Removed unnecessary C/LDFLAGS.

Remove libstdcpp depends. It's included with libfmt.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
net/knxd/Makefile