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: 30-Sep-2005 09:19:38 Branch: HEAD Handle: 2005093008193800 Modified files: openpkg-src/gc gc.spec Log: we require already gcc, so enable C++ API, too Summary: Revision Changes Path 1.23 +2 -1 openpkg-src/gc/gc.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/gc/gc.spec ============================================================================ $ cvs diff -u -r1.22 -r1.23 gc.spec --- openpkg-src/gc/gc.spec 23 Sep 2005 16:39:39 -0000 1.22 +++ openpkg-src/gc/gc.spec 30 Sep 2005 07:19:38 -0000 1.23 @@ -33,7 +33,7 @@ Group: System License: MIT-style Version: 6.6 -Release: 20050923 +Release: 20050930 # list of sources Source0: http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/gc%{version}.tar.gz @@ -73,6 +73,7 @@ ./configure \ --prefix=%{l_prefix} \ --disable-threads \ + --enable-cplusplus \ --disable-shared %{l_make} %{l_mflags -O} @@ . ______________________________________________________________________ The OpenPKG Project www.openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org