SPECS: openct.spec - define _GNU_SOURCE=1 (fixes build with glibc-2.8)
sls
sls at pld-linux.org
Sun Jul 27 15:27:40 CEST 2008
Author: sls Date: Sun Jul 27 13:27:40 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- define _GNU_SOURCE=1 (fixes build with glibc-2.8)
---- Files affected:
SPECS:
openct.spec (1.38 -> 1.39)
---- Diffs:
================================================================
Index: SPECS/openct.spec
diff -u SPECS/openct.spec:1.38 SPECS/openct.spec:1.39
--- SPECS/openct.spec:1.38 Sun Jul 27 12:37:02 2008
+++ SPECS/openct.spec Sun Jul 27 15:27:35 2008
@@ -96,6 +96,7 @@
%{__autoconf}
%{__autoheader}
%{__automake}
+CFLAGS="%{rpmcflags} -D_GNU_SOURCE=1"
%configure \
--disable-rpath \
--with-bundle-dir=%{_libdir}/pcsc/drivers
@@ -185,6 +186,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.39 2008/07/27 13:27:35 sls
+- define _GNU_SOURCE=1 (fixes build with glibc-2.8)
+
Revision 1.38 2008/07/27 10:37:02 arekm
- release 3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/openct.spec?r1=1.38&r2=1.39&f=u
More information about the pld-cvs-commit
mailing list