pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/cross Add pdp11-aout-gcc



details:   https://anonhg.NetBSD.org/pkgsrc/rev/317df8a4cca3
branches:  trunk
changeset: 364698:317df8a4cca3
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Mon Jul 03 17:33:01 2017 +0000

description:
Add pdp11-aout-gcc

diffstat:

 cross/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r fcdb7a9a9ce5 -r 317df8a4cca3 cross/Makefile
--- a/cross/Makefile    Mon Jul 03 17:32:14 2017 +0000
+++ b/cross/Makefile    Mon Jul 03 17:33:01 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.69 2017/07/03 17:29:37 ryoon Exp $
+# $NetBSD: Makefile,v 1.70 2017/07/03 17:33:01 ryoon Exp $
 #
 
 COMMENT=       Cross-platform development utilities
@@ -48,6 +48,7 @@
 SUBDIR+=       nios2-gcc41
 SUBDIR+=       objconv
 SUBDIR+=       pdp11-aout-binutils
+SUBDIR+=       pdp11-aout-gcc
 SUBDIR+=       stlink
 SUBDIR+=       uisp
 



Home | Main Index | Thread Index | Old Index