mirror of
https://github.com/bensuperpc/dockcross.git
synced 2026-07-26 04:48:08 +02:00
ci: add C_arg: -DCMAKE_C_FLAGS=-Wno-incompatible-pointer-types to loongarch64
This commit is contained in:
@@ -773,7 +773,7 @@ jobs:
|
|||||||
openssl: "yes",
|
openssl: "yes",
|
||||||
openssl_arg: "linux64-loongarch64",
|
openssl_arg: "linux64-loongarch64",
|
||||||
C: "yes",
|
C: "yes",
|
||||||
C_arg: "",
|
C_arg: "-DCMAKE_C_FLAGS=-Wno-incompatible-pointer-types",
|
||||||
C-Plus-Plus: "yes",
|
C-Plus-Plus: "yes",
|
||||||
C-Plus-Plus_arg: "",
|
C-Plus-Plus_arg: "",
|
||||||
fmt: "yes",
|
fmt: "yes",
|
||||||
|
|||||||
Reference in New Issue
Block a user