Module Name:    src
Committed By:   mrg
Date:           Thu Feb  8 19:33:26 UTC 2018

Modified Files:
        src/external/gpl3/gcc: gcc2netbsd

Log Message:
adjust the list of subdirs to elide.  don't need libitm, gnattools
or gotools.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/external/gpl3/gcc/gcc2netbsd

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/external/gpl3/gcc/gcc2netbsd
diff -u src/external/gpl3/gcc/gcc2netbsd:1.6 src/external/gpl3/gcc/gcc2netbsd:1.7
--- src/external/gpl3/gcc/gcc2netbsd:1.6	Sat Mar 12 21:51:02 2016
+++ src/external/gpl3/gcc/gcc2netbsd	Thu Feb  8 19:33:26 2018
@@ -1,6 +1,6 @@
 #! /bin/sh
 #
-#	$NetBSD: gcc2netbsd,v 1.6 2016/03/12 21:51:02 mrg Exp $
+#	$NetBSD: gcc2netbsd,v 1.7 2018/02/08 19:33:26 mrg Exp $
 #
 # Copyright (c) 2011 The NetBSD Foundation, Inc.
 # All rights reserved.
@@ -52,6 +52,8 @@ gcc/go
 gcc/java
 gcc/po
 gcc/testsuite
+gnattools
+gotools
 libada
 libatomic
 libcilkrts
@@ -61,7 +63,7 @@ libgfortran
 libgo
 libgomp/testsuite
 libiberty/testsuite
-libitm/testsuite
+libitm
 libjava
 libmpx
 liboffloadmic

Reply via email to