X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=dhcp.spec;h=bf68c023ce36379047e79f106ad166c196ea65f3;hb=4a7f1e32c0dcbb799f43ee047fcd748a0812ea81;hp=ad3f19e7cc87a7729f8fcd914f0d763bf395362c;hpb=8c878a4c3c8c358d97986120c600112cec177e53;p=packages%2Fdhcp.git diff --git a/dhcp.spec b/dhcp.spec index ad3f19e..bf68c02 100644 --- a/dhcp.spec +++ b/dhcp.spec @@ -288,7 +288,7 @@ sed 's/@DHCP_VERSION@/'%{version}'/' < %{SOURCE5} > libdhcp4client.pc %{__autoconf} %{__autoheader} %{__automake} -CFLAGS="%{rpmcflags} -fPIC" +CFLAGS="%{rpmcflags} -fPIC -D_GNU_SOURCE=1" %configure \ %{!?with_static_libs:--disable-static} \ --enable-dhcpv6 \