]> git.pld-linux.org Git - packages/acpid.git/commitdiff
- -D_GNU_SOURCE
authorareq <areq@pld-linux.org>
Fri, 2 May 2008 12:02:07 +0000 (12:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    acpid.spec -> 1.59

acpid.spec

index c8031d9fa1308a763dacbeaf990f1512a5094ba4..3712bafe020a150630d03f609004a17870ed39a6 100644 (file)
@@ -40,7 +40,7 @@ acpid to demon przekazujący zdarzenia ACPI do programów w user-space.
 %build
 %{__make} \
        CC="%{__cc}" \
-       CFLAGS='-Wall -Werror %{rpmcflags} $(DEFS)'
+       CFLAGS='-Wall -Werror %{rpmcflags} -D_GNU_SOURCE $(DEFS)'
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.089766 seconds and 4 git commands to generate.