From 5df3ae6497260aea1459827a006323c25ed6e653 Mon Sep 17 00:00:00 2001 From: Toyam Cox Date: Sun, 23 Sep 2018 12:41:11 -0400 Subject: [PATCH] wtplan: nocross for now --- srcpkgs/wtplan/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/wtplan/template b/srcpkgs/wtplan/template index 7b134e51000..be43953b96d 100644 --- a/srcpkgs/wtplan/template +++ b/srcpkgs/wtplan/template @@ -2,6 +2,7 @@ pkgname=wtplan version=0.1 revision=1 +nocross="runtime/cgo: armv7l-linux-musleabihf-gcc: error: unrecognized command line option '-m64" build_style=gnu-makefile hostmakedepends="go" nopie="golang"