From: Jan-Benedict G. <jb...@us...> - 2005-09-28 09:17:04
|
Update of /cvsroot/linux-vax/toolchain/patches In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15238 Modified Files: uclibc-000001-config.patch Log Message: - Only use the new atexit internal implementation. Index: uclibc-000001-config.patch =================================================================== RCS file: /cvsroot/linux-vax/toolchain/patches/uclibc-000001-config.patch,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- uclibc-000001-config.patch 27 Sep 2005 06:33:23 -0000 1.2 +++ uclibc-000001-config.patch 28 Sep 2005 09:16:56 -0000 1.3 @@ -1,6 +1,6 @@ --- /dev/null 2005-08-28 03:49:43.999308688 +0200 +++ uclibc/.config 2005-09-23 12:53:12.000000000 +0200 -@@ -0,0 +1,142 @@ +@@ -0,0 +1,143 @@ +# +# Automatically generated make config: don't edit +# @@ -60,6 +60,7 @@ +MALLOC_STANDARD=y +# MALLOC_GLIBC_COMPAT is not set +UCLIBC_DYNAMIC_ATEXIT=y ++# COMPAT_ATEXIT is not set +HAS_SHADOW=y +UNIX98PTY_ONLY=y +ASSUME_DEVPTS=y |