pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/cross cross/Makefile: sort
details: https://anonhg.NetBSD.org/pkgsrc/rev/8d4b063c123f
branches: trunk
changeset: 387024:8d4b063c123f
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Oct 20 06:47:36 2022 +0000
description:
cross/Makefile: sort
diffstat:
cross/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (20 lines):
diff -r 05dc97f5ae32 -r 8d4b063c123f cross/Makefile
--- a/cross/Makefile Thu Oct 20 03:58:09 2022 +0000
+++ b/cross/Makefile Thu Oct 20 06:47:36 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.104 2022/10/17 13:25:31 js Exp $
+# $NetBSD: Makefile,v 1.105 2022/10/20 06:47:36 wiz Exp $
#
COMMENT= Cross-platform development utilities
@@ -70,9 +70,9 @@
SUBDIR+= powerpc-none-elf-binutils
SUBDIR+= powerpc-none-elf-gcc
SUBDIR+= ppc-morphos-binutils
-SUBDIR+= ppc-morphos-gcc-9
SUBDIR+= ppc-morphos-gcc-10
SUBDIR+= ppc-morphos-gcc-11
+SUBDIR+= ppc-morphos-gcc-9
SUBDIR+= ppc-morphos-sdk
SUBDIR+= stlink
SUBDIR+= uisp
Home |
Main Index |
Thread Index |
Old Index