mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-13 23:43:40 +00:00
macos: use llvm@8 instead of just llvm in paths
This should hopefully avoid needing to use `brew switch`.
This commit is contained in:
committed by
Ron Evans
parent
be7529b261
commit
fa25fa1b0c
@@ -9,5 +9,5 @@ require (
|
||||
go.bug.st/serial.v1 v0.0.0-20180827123349-5f7892a7bb45
|
||||
golang.org/x/sys v0.0.0-20191010194322-b09406accb47 // indirect
|
||||
golang.org/x/tools v0.0.0-20190227180812-8dcc6e70cdef
|
||||
tinygo.org/x/go-llvm v0.0.0-20190818154551-95bc4ffe1add
|
||||
tinygo.org/x/go-llvm v0.0.0-20191103182207-90b6e4bdc0b9
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user