]> git.pld-linux.org Git - packages/gc.git/commitdiff
- build with -DUSE_LIBC_PRIVATES - now it works with grsec hiding auto/ac/gc-6_5-1
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 15 Jun 2005 10:05:56 +0000 (10:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  memory layout in /proc (but can cause problems with prelink)

Changed files:
    gc.spec -> 1.28

gc.spec

diff --git a/gc.spec b/gc.spec
index d68db7a4bdf2fa8fbaed92c72869983560b69a61..ae4d5a269a8f4b3d28e80f371a6364230b31760c 100644 (file)
--- a/gc.spec
+++ b/gc.spec
@@ -65,6 +65,7 @@ Statyczna wersja biblioteki gc
 %{__autoconf}
 %{__automake}
 %configure \
+       CPPFLAGS="-DUSE_LIBC_PRIVATES" \
        --enable-threads=posix
 %{__make}
 
This page took 0.11393 seconds and 4 git commands to generate.