Skip to content
This repository has been archived by the owner on May 10, 2019. It is now read-only.

measurement-kit/golang-prebuilt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 

Repository files navigation

Measurement Kit Prebuilt Libs for Golang

⚠️⚠️⚠️: This repository is now unused and is being archived.

This repository contains pre-compiled static libraries for Measurement Kit inside of a specific release. We would normally use our measurement-kit/prebuilt repository (and specifically its releases) to publish prebuilt binaries, however for historical reasons we use this separate repository instead. We may or may not want to unify the two repositories as part of our future work.

This repository is used by measurement-kit/go-measurement-kit to actually build golang binaries for the platforms and architectures for which we want to have Measurement Kit Golang binaries. Specifically, you should take a look to the download-libs.sh script in go-measurement-kit.