pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/cross/aarch64-none-elf-gcc merge USE_TOOLS sections



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d0b40d66065c
branches:  trunk
changeset: 321488:d0b40d66065c
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Sat Mar 23 11:58:05 2019 +0000

description:
merge USE_TOOLS sections

diffstat:

 cross/aarch64-none-elf-gcc/Makefile |  6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

diffs (20 lines):

diff -r 440b9daed1de -r d0b40d66065c cross/aarch64-none-elf-gcc/Makefile
--- a/cross/aarch64-none-elf-gcc/Makefile       Sat Mar 23 11:15:18 2019 +0000
+++ b/cross/aarch64-none-elf-gcc/Makefile       Sat Mar 23 11:58:05 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2019/03/22 13:16:33 tnn Exp $
+# $NetBSD: Makefile,v 1.9 2019/03/23 11:58:05 tnn Exp $
 
 DISTNAME=              gcc-8.2.0
 PKGNAME=               cross-aarch64-none-elf-${DISTNAME}
@@ -31,9 +31,7 @@
 
 CONFIG_SHELL=          ${TOOLS_PATH.bash}
 WRAPPER_SHELL=         ${TOOLS_PATH.bash}
-USE_TOOLS+=            bash perl
-
-USE_TOOLS+=            gmake makeinfo
+USE_TOOLS+=            bash gmake makeinfo perl
 GNU_CONFIGURE=         yes
 
 GNU_CONFIGURE_PREFIX=  ${AARCH64ELF_PREFIX}



Home | Main Index | Thread Index | Old Index