]> git.pld-linux.org Git - packages/openct.git/commitdiff
- define _GNU_SOURCE=1 (fixes build with glibc-2.8)
authorSzymon Siwek <sls@pld-linux.org>
Sun, 27 Jul 2008 13:27:35 +0000 (13:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    openct.spec -> 1.39

openct.spec

index cd2f9f38a2a3c577e414683afa245abe28aff179..ec5179b54a100c2609a36a36c3e978e1166b3a1b 100644 (file)
@@ -95,6 +95,7 @@ touch config.rpath
 %{__autoconf}
 %{__autoheader}
 %{__automake}
+CFLAGS="%{rpmcflags} -D_GNU_SOURCE=1"
 %configure \
        --disable-rpath \
        --with-bundle-dir=%{_libdir}/pcsc/drivers
This page took 0.055483 seconds and 4 git commands to generate.