pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/terraform-provider-aws go compiler needs more memo...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c0a5bdb689a2
branches: trunk
changeset: 414644:c0a5bdb689a2
user: joerg <joerg%pkgsrc.org@localhost>
date: Mon Mar 30 19:34:21 2020 +0000
description:
go compiler needs more memory than normal
diffstat:
net/terraform-provider-aws/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r c0b9d75a6383 -r c0a5bdb689a2 net/terraform-provider-aws/Makefile
--- a/net/terraform-provider-aws/Makefile Mon Mar 30 19:33:13 2020 +0000
+++ b/net/terraform-provider-aws/Makefile Mon Mar 30 19:34:21 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2020/03/24 07:03:32 riastradh Exp $
+# $NetBSD: Makefile,v 1.2 2020/03/30 19:34:21 joerg Exp $
DISTNAME= terraform-provider-aws-2.54.0
CATEGORIES= net
@@ -11,6 +11,8 @@
COMMENT= Terraform provider for Amazon Web Services
LICENSE= mpl-2.0
+UNLIMIT_RESOURCES= datasize virtualsize
+
GO_DIST_BASE= ${DISTNAME}
GO_SRCPATH= github.com/terraform-providers/${GITHUB_PROJECT}
Home |
Main Index |
Thread Index |
Old Index