Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Oct 1998 04:28:29 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/gnu/usr.bin/cc/libgcc Makefile
Message-ID:  <199810061128.EAA26628@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       1998/10/06 04:28:29 PDT

  Modified files:
    gnu/usr.bin/cc/libgcc Makefile 
  Log:
  Replace use of non-standard ld -O with a ld -o / mv combination as used
  elsewhere in the tree.  Binutils doesn't support the -O hack^H^H^H^H
  extension.  (actually, it ignores it for option compatability with some
  other OS).
  
  Revision  Changes    Path
  1.18      +13 -7     src/gnu/usr.bin/cc/libgcc/Makefile



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810061128.EAA26628>