textileio / go-textile

[DEPRECATED] Textile is a set of tools and infrastructure for building composable apps and services on the IPFS network
https://textile.io
MIT License
357 stars 43 forks source link

build: adds env var to build CGO_ENABLED=0 #923

Closed andrewxhill closed 4 years ago

andrewxhill commented 4 years ago

ensures that the build of the CI machine is also statically linked

sanderpick commented 4 years ago

Wait, we need CGO for SQLite.

andrewxhill commented 4 years ago

ahh.. there's the rub