CVSROOT: /cvs Module name: ports Changes by: [email protected] 2017/07/23 06:39:37
Modified files:
net/knot : Makefile
Added files:
net/knot/patches: patch-src_contrib_net_c
patch-src_contrib_net_h
Log message:
Make knot successfully build with our libtool & make.
The patches are needed to avoid putting two different symbols with
same name (net_send). More correct way will be to rename function
in libknotd, of course, but this is more invasive.
okay jca@ (MAINTAINER)
