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

ekg2.spec

index 2ed1996907dc79f6e2b17ac1e69e4691a9d63fd8..850fe8e8cde94fe193d529ccc5218df9275acc4e 100644 (file)
--- a/ekg2.spec
+++ b/ekg2.spec
@@ -290,7 +290,8 @@ cd ..
        --with%{!?with_sqlite3:out}-sqlite3 \
        --with%{!?with_xosd:out}-xosd
 
-%{__make}
+%{__make} \
+       CFLAGS="-D_GNU_SOURCE"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.040865 seconds and 4 git commands to generate.