build: added test-ci for aarch64
This commit is contained in:
parent
9a1b5deeef
commit
63c20c2606
2 changed files with 35 additions and 9 deletions
|
|
@ -19,13 +19,12 @@ project (
|
|||
'warning_level=3',
|
||||
'werror=true',
|
||||
'backend=ninja',
|
||||
'strip=true',
|
||||
'optimization=3',
|
||||
'default_library=static',
|
||||
'cpp_eh=none',
|
||||
'b_vscrt=static_from_buildtype',
|
||||
'b_lto=true',
|
||||
'b_lundef=false',
|
||||
'b_lundef=true',
|
||||
],
|
||||
meson_version: '>=0.56.0')
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue