Commit 099ca689 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Fixed compilation with GCC 10

parent 6d1e0742
all:
tar xf fping-4.2.tar.gz
cd fping-4.2 && ./configure --prefix=/usr
cd fping-4.2 && ./configure --prefix=/usr CFLAGS="-fcommon"
$(MAKE) -C fping-4.2
$(MAKE) -C fping-4.2 install
chmod u+s /usr/sbin/fping
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment