aboutsummaryrefslogtreecommitdiff
path: root/admin/atop/patches/010-makefile-missing-cflags.patch
Commit message (Collapse)AuthorAge
* atop: update to 2.6.0Rosen Penev2021-01-20
| | | | | | | | | | Reordered some stuff in the Makefile for consistency between packages. Refreshed patches. Added a musl fix. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* atop: fix build errorToni Uhlig2019-05-01
Some Makefile targets did not honor CFLAGS. This can lead to a SIGSEGV atop exeuctable. Signed-off-by: Toni Uhlig <matzeton@googlemail.com>