summaryrefslogtreecommitdiff
path: root/cross
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2019-03-23 11:58:05 +0000
committertnn <tnn@pkgsrc.org>2019-03-23 11:58:05 +0000
commiteb62ffed4e7674c008bba2e4cd19b52d3b86dc1c (patch)
tree0d6ce66110ad811be74127c85680124235c96aae /cross
parent8c6dc966a8daed35eacf28fb7e8fa50cf4cae95b (diff)
downloadpkgsrc-eb62ffed4e7674c008bba2e4cd19b52d3b86dc1c.tar.gz
merge USE_TOOLS sections
Diffstat (limited to 'cross')
-rw-r--r--cross/aarch64-none-elf-gcc/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/cross/aarch64-none-elf-gcc/Makefile b/cross/aarch64-none-elf-gcc/Makefile
index 9ff3f852fc4..57a1b4dfc67 100644
--- a/cross/aarch64-none-elf-gcc/Makefile
+++ b/cross/aarch64-none-elf-gcc/Makefile
@@ -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 @@ CONFIGURE_SCRIPT= ../${DISTNAME}/configure
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}