[packages/poldek] _GNU_SOURCE for off64_t
    arekm 
    arekm at pld-linux.org
       
    Sat Aug 11 13:11:47 CEST 2018
    
    
  
commit 62cdc7997a1a944ddc613821e2195c08f41506f1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sat Aug 11 13:11:39 2018 +0200
    _GNU_SOURCE for off64_t
 poldek.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/poldek.spec b/poldek.spec
index d911331..52bed99 100644
--- a/poldek.spec
+++ b/poldek.spec
@@ -262,7 +262,7 @@ cd ../trurlib
 %{__automake}
 cd ..
 
-CPPFLAGS="%{rpmcppflags} -std=gnu99 -fgnu89-inline"
+CPPFLAGS="%{rpmcppflags} -std=gnu99 -fgnu89-inline -D_GNU_SOURCE=1"
 %configure \
 	%{?with_static:--enable-static --disable-shared} \
 	%{!?with_imode:--disable-imode} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/poldek.git/commitdiff/62cdc7997a1a944ddc613821e2195c08f41506f1
    
    
More information about the pld-cvs-commit
mailing list