From a609fa41acf345170616b027d7addb0b1288d808 Mon Sep 17 00:00:00 2001 From: Packit Service Date: Dec 09 2020 17:28:11 +0000 Subject: Apply patch iputils-rh.patch patch_name: iputils-rh.patch present_in_specfile: true --- diff --git a/Makefile b/Makefile index 17fc5c9..6b4a840 100644 --- a/Makefile +++ b/Makefile @@ -35,7 +35,7 @@ WITHOUT_IFADDRS=no ARPING_DEFAULT_DEVICE= # nettle library for ipv6 ping [yes|no|static] -USE_NETTLE=yes +USE_NETTLE=no # libgcrypt library for ipv6 ping [no|yes|static] USE_GCRYPT=no # Crypto library for ping6 [shared|static|no] @@ -52,7 +52,7 @@ ENABLE_RDISC_SERVER=no # What a pity, all new gccs are buggy and -Werror does not work. Sigh. # CFLAGS+=-fno-strict-aliasing -Wstrict-prototypes -Wall -Werror -g CFLAGS?=-O3 -g -CFLAGS+=-fno-strict-aliasing -Wstrict-prototypes -Wall +CFLAGS+=$(RPM_OPT_FLAGS) -fno-strict-aliasing -Wstrict-prototypes -Wall CPPFLAGS+=-D_GNU_SOURCE LDLIB=