mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
flannel: template cleanup
This commit is contained in:
parent
4d24a86708
commit
6591f5c4aa
1 changed files with 1 additions and 5 deletions
|
@ -10,11 +10,7 @@ license="Apache-2.0"
|
||||||
go_import_path="github.com/coreos/flannel"
|
go_import_path="github.com/coreos/flannel"
|
||||||
homepage="https://$go_import_path"
|
homepage="https://$go_import_path"
|
||||||
distfiles="$homepage/archive/v${version}.tar.gz"
|
distfiles="$homepage/archive/v${version}.tar.gz"
|
||||||
checksum=0ff11d28cffd6ff25ab9524349edb5580a1a314a2ea24704ad29e321615e4a79
|
checksum=9e1ba3d52895f98b8fcc6157725735e4c446e3f3addf4971b0edb1d296f098e3
|
||||||
|
|
||||||
pre_build() {
|
|
||||||
CGO_CFLAGS="${CGO_CFLAGS/-O2/}" # Disable optimizations because of a cgo bug in Go 1.6
|
|
||||||
}
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsv flannel
|
vsv flannel
|
||||||
|
|
Loading…
Add table
Reference in a new issue