OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 16-Jul-2006 11:07:48
Branch: HEAD Handle: 2006071610074600
Modified files:
openpkg-src/gcc42 gcc42.spec
Log:
upgrading package: gcc42 4.2s20060708 -> 4.2s20060715
Summary:
Revision Changes Path
1.28 +3 -3 openpkg-src/gcc42/gcc42.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/gcc42/gcc42.spec
============================================================================
$ cvs diff -u -r1.27 -r1.28 gcc42.spec
--- openpkg-src/gcc42/gcc42.spec 9 Jul 2006 21:26:14 -0000 1.27
+++ openpkg-src/gcc42/gcc42.spec 16 Jul 2006 09:07:46 -0000 1.28
@@ -25,7 +25,7 @@
# package version
%define V_full 4.2
%define V_comp 42
-%define V_snap 20060708
+%define V_snap 20060715
# package information
Name: gcc42
@@ -38,7 +38,7 @@
Group: Compiler
License: GPL
Version: %{V_full}s%{V_snap}
-Release: 20060709
+Release: 20060716
# package options
%option with_cxx yes
@@ -224,7 +224,7 @@
l_boot_cflags="$l_boot_cflags -O0"
l_libcxxflags="$l_libcxxflags -O0"
%endif
- maketarget="bootstrap"
+ maketarget="bootstrap-lean"
%if "%{with_profile}" == "yes"
# GCC >= 3.4 supports a "profiledbootstrap" target to build an
# optimized version of itself through profiling. Because this
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]