From dc88e060a8577af29ab5b390bb2ded74b43dad1e Mon Sep 17 00:00:00 2001 From: liushaofei <370072077@qq.com> Date: Sat, 31 Jul 2021 07:12:16 +0000 Subject: [PATCH] update hping.spec. --- hping.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/hping.spec b/hping.spec index d0796af..fe7d088 100644 --- a/hping.spec +++ b/hping.spec @@ -21,6 +21,7 @@ hping is a command-line oriented TCP/IP packet assembler/analyzer. The interface %build %configure +sed -i 's/\(CCOPT.*\)/\1 -fcommon/g' Makefile %make_build %install -- Gitee