Attempt to fix CI problem
This commit is contained in:
@@ -8,6 +8,9 @@ cpu = 'x86_64'
|
|||||||
system = 'darwin'
|
system = 'darwin'
|
||||||
endian = 'little'
|
endian = 'little'
|
||||||
|
|
||||||
|
[properties]
|
||||||
|
needs_exe_wrapper = true
|
||||||
|
|
||||||
[binaries]
|
[binaries]
|
||||||
c = 'cc'
|
c = 'cc'
|
||||||
cpp = 'c++'
|
cpp = 'c++'
|
||||||
|
|||||||
@@ -8,6 +8,9 @@ cpu = 'aarch64'
|
|||||||
system = 'darwin'
|
system = 'darwin'
|
||||||
endian = 'little'
|
endian = 'little'
|
||||||
|
|
||||||
|
[properties]
|
||||||
|
needs_exe_wrapper = true
|
||||||
|
|
||||||
[binaries]
|
[binaries]
|
||||||
c = 'cc'
|
c = 'cc'
|
||||||
cpp = 'c++'
|
cpp = 'c++'
|
||||||
|
|||||||
Reference in New Issue
Block a user