Author: dj
Date: 2005-07-28 20:42:09 -0600 (Thu, 28 Jul 2005)
New Revision: 1033

Removed:
   trunk/jdk/jdk-1.5.0-gcc_optimization-1.patch
Log:
removed broken JDK optimization patch

Deleted: trunk/jdk/jdk-1.5.0-gcc_optimization-1.patch
===================================================================
--- trunk/jdk/jdk-1.5.0-gcc_optimization-1.patch        2005-07-28 20:43:03 UTC 
(rev 1032)
+++ trunk/jdk/jdk-1.5.0-gcc_optimization-1.patch        2005-07-29 02:42:09 UTC 
(rev 1033)
@@ -1,19 +0,0 @@
-Submitted By: DJ Lucas (dj AT linuxfromscratch DOT org)
-Date: 2005-06-25
-Initial Package Version: 1.5.0
-Origin: Self
-Upstream Status: Not Submitted (LFS Specific)
-Description: Removes OTHER_CXXFLAGS from the CXXFLAGS variable durring 
-the build of unpacker to allow for a successful build.
-
---- jdk-build-orig/j2se/make/com/sun/java/pack/Makefile        2004-10-19 
13:44:46.000000000 -0500
-+++ jdk-build/j2se/make/com/sun/java/pack/Makefile     2005-06-24 
22:42:19.000000000 -0500
-@@ -15,7 +15,7 @@
- PRODUCT = sun
- PGRM = unpack200
- include $(BUILDDIR)/common/Defs.gmk
--
-+CXXFLAGS        = $(CXXFLAGS_$(VARIANT)) $(CXXFLAGS_COMMON)
- CPLUSPLUSLIBRARY=true
- 
- 

-- 
http://linuxfromscratch.org/mailman/listinfo/patches
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to