pcapsipdump: compile fixes 291/head
authorSebastian Kemper <sebastian_ml@gmx.net>
Thu, 8 Mar 2018 14:56:46 +0000 (15:56 +0100)
committerSebastian Kemper <sebastian_ml@gmx.net>
Thu, 8 Mar 2018 14:56:54 +0000 (15:56 +0100)
commit3f238a5e98b6a1b1b61e00a81fa44f9ce5065861
tree054a0c5a3f897e59d2a41dbddafa4d4016187500
parentb2127aadb5bd41a79e080df87cf58c7e42425cb2
pcapsipdump: compile fixes

Previous revert only works when libstdcpp is the default C++ lib. To
make the compile work in all scenarios LIBS needs to be defined and
MAKE_FLAGS are required instead of MAKE_VARS, otherwise the included
variables are overridden.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
net/pcapsipdump/Makefile