OpenPKG CVS Repository
  http://www.openpkg.org/cvsweb/cvsweb.cgi
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   09-Aug-2002 22:45:23
  Branch: HEAD                             Handle: 2002080921452200

  Modified files:
    openpkg-src/gcc         gcc.spec

  Log:
    fix binutils support again

  Summary:
    Revision    Changes     Path
    1.32        +1  -1      openpkg-src/gcc/gcc.spec
  ____________________________________________________________________________

  Index: openpkg-src/gcc/gcc.spec
  ============================================================
  $ cvs diff -u -r1.31 -r1.32 gcc.spec
  --- openpkg-src/gcc/gcc.spec  9 Aug 2002 11:12:28 -0000       1.31
  +++ openpkg-src/gcc/gcc.spec  9 Aug 2002 20:45:22 -0000       1.32
  @@ -109,7 +109,7 @@
           --disable-maintainer-mode \
           --disable-shared \
           --disable-nls \
  -%if "%{with_optimize}" == "yes"
  +%if "%{with_binutils}" == "yes"
           --with-gnu-ld --with-ld=%{l_prefix}/bin/ld \
           --with-gnu-as --with-as=%{l_prefix}/bin/as \
   %endif
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to