]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commitdiff
htop: Fix build with GCC 10
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 7 Aug 2020 11:45:21 +0000 (11:45 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 11 Aug 2020 10:27:54 +0000 (10:27 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/htop

index 9bb951fad2ae6008bcc394153d93514533549cc2..272c8feb90c07538e54829fd5d985849db681640 100644 (file)
--- a/lfs/htop
+++ b/lfs/htop
@@ -36,6 +36,8 @@ PAK_VER    = 12
 
 DEPS       =
 
+CFLAGS    += -fcommon
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################