Compare commits
4 Commits
130e470b60
...
7c98cf72a7
| Author | SHA1 | Date | |
|---|---|---|---|
|
7c98cf72a7
|
|||
|
adefb59201
|
|||
|
2b3991bd9b
|
|||
|
1b57bf691b
|
@@ -882,7 +882,7 @@ func (t Toolchain) newGnuTLS() (pkg.Artifact, string) {
|
||||
)
|
||||
|
||||
var configureExtra []KV
|
||||
switch runtime.GOARCH {
|
||||
switch runtime.GOOS {
|
||||
case "arm64":
|
||||
configureExtra = []KV{
|
||||
{"disable-hardware-acceleration"},
|
||||
|
||||
Reference in New Issue
Block a user