Signed-off-by: Michael Tremer michael.tremer@ipfire.org --- lfs/htop | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/lfs/htop b/lfs/htop index 9bb951fad..272c8feb9 100644 --- a/lfs/htop +++ b/lfs/htop @@ -36,6 +36,8 @@ PAK_VER = 12
DEPS =
+CFLAGS += -fcommon + ############################################################################### # Top-level Rules ###############################################################################