mirror of
https://github.com/ivabus/pantry
synced 2024-11-10 02:25:18 +03:00
use clang with cgo to build cli
This commit is contained in:
parent
8e8158aea2
commit
6091595f34
|
@ -20,6 +20,8 @@ build:
|
|||
dependencies:
|
||||
go.dev: ^1.18
|
||||
tea.xyz/gx/make: '*'
|
||||
linux:
|
||||
tea.xyz/gx/cc: c99 # for cgo
|
||||
env:
|
||||
GOPATH: ${{prefix}}/gopath
|
||||
GOCACHE: ${{prefix}}/gocache
|
||||
|
|
Loading…
Reference in a new issue