Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tools/gcc we have lto...
details: https://anonhg.NetBSD.org/src/rev/a3652edf9b02
branches: trunk
changeset: 335599:a3652edf9b02
user: christos <christos%NetBSD.org@localhost>
date: Fri Jan 16 20:10:26 2015 +0000
description:
we have lto...
diffstat:
tools/gcc/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 5f3806217073 -r a3652edf9b02 tools/gcc/Makefile
--- a/tools/gcc/Makefile Fri Jan 16 20:10:25 2015 +0000
+++ b/tools/gcc/Makefile Fri Jan 16 20:10:26 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.73 2014/11/22 19:41:27 mrg Exp $
+# $NetBSD: Makefile,v 1.74 2015/01/16 20:10:26 christos Exp $
.include <bsd.own.mk>
@@ -50,7 +50,7 @@
.endif
.if ${HAVE_GCC} == 48
-COMMON_CONFIGURE_ARGS+= --enable-libstdcxx-time=rt
+COMMON_CONFIGURE_ARGS+= --enable-libstdcxx-time=rt --enable-lto
.endif
CONFIGURE_ARGS= ${COMMON_CONFIGURE_ARGS}
Home |
Main Index |
Thread Index |
Old Index