]> git.pld-linux.org Git - packages/dhcp.git/commitdiff
- -D_GNU_SOURCE=1
authorareq <areq@pld-linux.org>
Sun, 27 Apr 2008 19:58:47 +0000 (19:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dhcp.spec -> 1.164

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.155291 seconds and 4 git commands to generate.