]> git.pld-linux.org Git - packages/dhcp.git/blobdiff - dhcp.spec
- -D_GNU_SOURCE=1
[packages/dhcp.git] / dhcp.spec
index ad3f19e7cc87a7729f8fcd914f0d763bf395362c..bf68c023ce36379047e79f106ad166c196ea65f3 100644 (file)
--- 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 \
This page took 0.098223 seconds and 4 git commands to generate.