diff --git a/lfs/tftpd b/lfs/tftpd index ed2f1ad43..81f9f3c95 100644 --- a/lfs/tftpd +++ b/lfs/tftpd @@ -36,6 +36,8 @@ PAK_VER = 1 DEPS = +CFLAGS += -fcommon + ############################################################################### # Top-level Rules ###############################################################################