mirror of
https://github.com/bensuperpc/dockcross.git
synced 2026-05-01 15:26:06 +02:00
Fix openssl arch type
This commit is contained in:
@@ -470,7 +470,7 @@ jobs:
|
||||
ninja: "yes",
|
||||
ninja_arg: "",
|
||||
openssl: "yes",
|
||||
openssl_arg: "linux-i686",
|
||||
openssl_arg: "linux-generic32",
|
||||
C: "yes",
|
||||
C_arg: "",
|
||||
C-Plus-Plus: "yes",
|
||||
|
||||
Reference in New Issue
Block a user