Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/mips apply netbsd not rebu...
details: https://anonhg.NetBSD.org/src/rev/de2e6a0a497d
branches: trunk
changeset: 327285:de2e6a0a497d
user: mrg <mrg%NetBSD.org@localhost>
date: Mon Mar 03 21:01:40 2014 +0000
description:
apply netbsd not rebuilding to mips-tables.opt; fixes r/o src builds.
diffstat:
external/gpl3/gcc/dist/gcc/config/mips/t-mips | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diffs (11 lines):
diff -r 63dab973c10b -r de2e6a0a497d external/gpl3/gcc/dist/gcc/config/mips/t-mips
--- a/external/gpl3/gcc/dist/gcc/config/mips/t-mips Mon Mar 03 19:56:32 2014 +0000
+++ b/external/gpl3/gcc/dist/gcc/config/mips/t-mips Mon Mar 03 21:01:40 2014 +0000
@@ -18,5 +18,7 @@
$(srcdir)/config/mips/mips-tables.opt: $(srcdir)/config/mips/genopt.sh \
$(srcdir)/config/mips/mips-cpus.def
+ @echo "NOT REBUILDING $@"
+NetBSD_DISABLED_config_mips_mips-tables.opt:
$(SHELL) $(srcdir)/config/mips/genopt.sh $(srcdir)/config/mips > \
$(srcdir)/config/mips/mips-tables.opt
Home |
Main Index |
Thread Index |
Old Index