flannel: template cleanup

This commit is contained in:
Michael Aldridge 2017-11-24 20:46:01 -08:00
parent 4d24a86708
commit 6591f5c4aa
1 changed files with 1 additions and 5 deletions

View File

@ -10,11 +10,7 @@ license="Apache-2.0"
go_import_path="github.com/coreos/flannel"
homepage="https://$go_import_path"
distfiles="$homepage/archive/v${version}.tar.gz"
checksum=0ff11d28cffd6ff25ab9524349edb5580a1a314a2ea24704ad29e321615e4a79
pre_build() {
CGO_CFLAGS="${CGO_CFLAGS/-O2/}" # Disable optimizations because of a cgo bug in Go 1.6
}
checksum=9e1ba3d52895f98b8fcc6157725735e4c446e3f3addf4971b0edb1d296f098e3
post_install() {
vsv flannel