aboutsummaryrefslogtreecommitdiff
path: root/utils/bandwidthd/patches/030-gcc10.patch
Commit message (Collapse)AuthorAge
* bandwidthd: drop this packageJosef Schlehofer2023-09-16
| | | | | | | | | | This package is not maintained by upstream anymore as they replace it by Ntopng 3. [1] Upstream repository is archived and read only since February 2022 [2] [1] https://community.nethserver.org/t/bandwidthd-for-nethserver-7/4071/18 [2] https://github.com/NethServer/bandwidthd Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* bandwidthd: fix compilation with GCC10Rosen Penev2020-06-30
Added PKG_BUILD_PARALLEL for faster compilation. Fixed license information. Signed-off-by: Rosen Penev <rosenp@gmail.com>