Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Dec 1998 09:25:28 -0800 (PST)
From:      Bruce Evans <bde@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/gnu/lib/libstdc++ Makefile
Message-ID:  <199812271725.JAA24443@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1998/12/27 09:25:27 PST

  Modified files:
    gnu/lib/libstdc++    Makefile 
  Log:
  Avoid using `ld -O' (as in bsd.lib.mk).  `ld -O' seems to have caused only
  non-problems for elf -- `ld -elf -O foo.tmp -x -r foo' apparently puts
  the result in a.out so it has essentially no effect.
  
  Revision  Changes    Path
  1.11      +15 -7     src/gnu/lib/libstdc++/Makefile

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



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