aboutsummaryrefslogtreecommitdiff
path: root/admin/atop/patches
Commit message (Collapse)AuthorAge
* 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>