1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-08 12:01:56 +00:00
Piotr Kubaj ec12766678 net/nethogs: fix build on GCC architectures
Needs C++11 compiler:
inode2prog.cpp: In function 'std::string getprogname(pid_t)':
inode2prog.cpp:123: error: 'snprintf' is not a member of 'std'

Approved by:	mentors (implicit approval)
2019-09-27 09:16:39 +00:00
..