Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/gpl3/gcc/usr.bin it is lto1
details: https://anonhg.NetBSD.org/src/rev/8a0be668ccc1
branches: trunk
changeset: 335449:8a0be668ccc1
user: christos <christos%NetBSD.org@localhost>
date: Wed Jan 07 02:18:10 2015 +0000
description:
it is lto1
diffstat:
external/gpl3/gcc/usr.bin/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 74e4b35bad3f -r 8a0be668ccc1 external/gpl3/gcc/usr.bin/Makefile
--- a/external/gpl3/gcc/usr.bin/Makefile Wed Jan 07 02:08:06 2015 +0000
+++ b/external/gpl3/gcc/usr.bin/Makefile Wed Jan 07 02:18:10 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2015/01/07 02:02:44 christos Exp $
+# $NetBSD: Makefile,v 1.7 2015/01/07 02:18:10 christos Exp $
NOOBJ=# defined
@@ -16,7 +16,7 @@
common common-target .WAIT \
libcpp libdecnumber .WAIT \
gcov cc1 cc1obj cc1plus cpp g++ gcc \
- lto lto-wrapper \
+ lto1 lto-wrapper \
include
.include <bsd.subdir.mk>
Home |
Main Index |
Thread Index |
Old Index