PopCorn: switch to gccgo
this will enable it for all possible archs
This commit is contained in:
parent
75a4f91cc1
commit
fdf3fef491
@ -1,14 +1,14 @@
|
|||||||
# Template file for 'PopCorn'
|
# Template file for 'PopCorn'
|
||||||
pkgname=PopCorn
|
pkgname=PopCorn
|
||||||
version=0.4
|
version=0.4
|
||||||
revision=2
|
revision=3
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/the-maldridge/popcorn
|
go_import_path=github.com/the-maldridge/popcorn
|
||||||
go_package="${go_import_path}/cmd/popcorn
|
go_package="${go_import_path}/cmd/popcorn
|
||||||
${go_import_path}/cmd/popcornctl
|
${go_import_path}/cmd/popcornctl
|
||||||
${go_import_path}/cmd/statrepo
|
${go_import_path}/cmd/statrepo
|
||||||
${go_import_path}/cmd/pqueryd"
|
${go_import_path}/cmd/pqueryd"
|
||||||
hostmakedepends="git"
|
hostmakedepends="gcc-go-tools git"
|
||||||
depends="snooze"
|
depends="snooze"
|
||||||
short_desc="Package statistics system"
|
short_desc="Package statistics system"
|
||||||
maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user