summaryrefslogtreecommitdiff
path: root/net/gcloud-golang-metadata/buildlink3.mk
AgeCommit message (Collapse)AuthorFilesLines
2015-12-29Real buildlink support for Go, hacked with wiz@.bsiegert1-1/+2
Go packages now define a set of files to buildlink in their buildlink3.mk. go-packages.mk no longer looks in ${PREFIX}/gopkg during the build. This should also fix the spurious issues with rebuilds of .a files during bulk builds of Go packages.
2015-05-11Add a package for the metadata module that is part of the Google Cloudbsiegert1-0/+15
Platform support for Go. This is needed to break apart a circular dependency.