aboutsummaryrefslogtreecommitdiff
path: root/net/ibrdtnd/patches/010-no-const.patch
Commit message (Collapse)AuthorAge
* treewide: remove uClibc++ supportRosen Penev2021-03-05
| | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* ibrdtnd: Fix compilation with uClibc-ng and/or uClibc++Rosen Penev2019-05-03
For some reason, several C++ headers are not included. Include them. Also added const fixes to get it to build with uClibc++. Signed-off-by: Rosen Penev <rosenp@gmail.com>