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: 21-Sep-2005 20:46:03
Branch: HEAD Handle: 2005092119460300
Modified files:
openpkg-src/gcc41 gcc41.spec
Log:
sync with gcc package
Summary:
Revision Changes Path
1.28 +2 -2 openpkg-src/gcc41/gcc41.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/gcc41/gcc41.spec
============================================================================
$ cvs diff -u -r1.27 -r1.28 gcc41.spec
--- openpkg-src/gcc41/gcc41.spec 20 Sep 2005 12:57:58 -0000 1.27
+++ openpkg-src/gcc41/gcc41.spec 21 Sep 2005 18:46:03 -0000 1.28
@@ -38,7 +38,7 @@
Group: Compiler
License: GPL
Version: %{V_full}s%{V_snap}
-Release: 20050920
+Release: 20050921
# package options
%option with_cxx yes
@@ -166,7 +166,7 @@
# configure the package
CC="%{l_cc}" \
CFLAGS="%{l_cflags}" \
-%if "%{with_java}" == "yes"
+%if "%{with_java}" == "yes" || "%{with_fortran}" == "yes"
CPPFLAGS="%{l_cppflags}" \
LDFLAGS="%{l_ldflags}" \
%endif
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]