SPECS: mono.spec - build libgc with -DUSE_LIBC_PRIVATE_SYMBOLS to ...

qboosh qboosh at pld-linux.org
Tue Sep 6 11:34:28 CEST 2005


Author: qboosh                       Date: Tue Sep  6 09:34:28 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- build libgc with -DUSE_LIBC_PRIVATE_SYMBOLS to use __libc_stack_end
  (needed for distro 2.4.x kernels which hide memory layout from /proc)
- release 5

---- Files affected:
SPECS:
   mono.spec (1.144 -> 1.145) 

---- Diffs:

================================================================
Index: SPECS/mono.spec
diff -u SPECS/mono.spec:1.144 SPECS/mono.spec:1.145
--- SPECS/mono.spec:1.144	Sun Sep  4 17:16:10 2005
+++ SPECS/mono.spec	Tue Sep  6 11:34:21 2005
@@ -17,7 +17,7 @@
 Summary(pl):	Implementacja Common Language Infrastructure
 Name:		mono
 Version:	1.1.8.3
-Release:	4
+Release:	5
 License:	GPL/LGPL/MIT
 Group:		Development/Languages
 #Source0Download: http://www.mono-project.com/Downloads
@@ -213,6 +213,7 @@
 %{__automake}
 cd ..
 
+CPPFLAGS="-DUSE_LIBC_PRIVATE_SYMBOLS"
 %configure \
 	%{!?with_static_libs:--disable-static} \
 	--enable-fast-install \
@@ -441,6 +442,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.145  2005/09/06 09:34:21  qboosh
+- build libgc with -DUSE_LIBC_PRIVATE_SYMBOLS to use __libc_stack_end
+  (needed for distro 2.4.x kernels which hide memory layout from /proc)
+- release 5
+
 Revision 1.144  2005/09/04 15:16:10  qboosh
 - define fix
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mono.spec?r1=1.144&r2=1.145&f=u




More information about the pld-cvs-commit mailing list