[Lunar-commits] r26136 - moonbase/branches/crater/libs/glibc-new

Moritz Heiber moe at lunar-linux.org
Tue Oct 9 01:56:06 CEST 2007


Author: moe
Date: 2007-10-09 01:56:06 +0200 (Tue, 09 Oct 2007)
New Revision: 26136

Modified:
   moonbase/branches/crater/libs/glibc-new/BUILD
Log:
I forgot to check this in .. no need to be cautious anymore



Modified: moonbase/branches/crater/libs/glibc-new/BUILD
===================================================================
--- moonbase/branches/crater/libs/glibc-new/BUILD	2007-10-08 23:29:57 UTC (rev 26135)
+++ moonbase/branches/crater/libs/glibc-new/BUILD	2007-10-08 23:56:06 UTC (rev 26136)
@@ -7,8 +7,6 @@
     sedit "s/# PARALLELMFLAGS = -j 4/PARALLELMFLAGS = -j $MAKES/" Makefile.in
   fi
 
-  # Don't allow too much damage
-  unset CFLAGS CXXFLAGS CPPFLAGS LD_LIBRARY_PATH
   export CC=gcc
 
   # Don't fully strip libc
@@ -89,9 +87,6 @@
   # clean hack to make sure gnu/stubs.h gets refreshed
   rm -f /usr/include/gnu/stubs.h &&
 
-  # Run make check to be sure
-  make check || exit 1 &&
-
   # This removes the old glibc
   prepare_install &&
 



More information about the Lunar-commits mailing list