Fix wasm-noopt build
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
1632dc88d3
commit
1f2f14589e
2 changed files with 2 additions and 1 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
@ -885,6 +885,7 @@ jobs:
|
|||
- name: Build wasm-noopt cross-compiled
|
||||
if: steps.cache.outputs.cache-hit == 'true'
|
||||
env:
|
||||
PAWPAW_NOSIMD: 1
|
||||
NOSIMD: true
|
||||
WITH_LTO: false
|
||||
run: |
|
||||
|
|
2
carla
2
carla
|
@ -1 +1 @@
|
|||
Subproject commit 4c29367b6e6f82e75746b9ee3a01f9d205c0beae
|
||||
Subproject commit 33a142f447925f55d00532933a1f28e9745c13eb
|
Loading…
Add table
Add a link
Reference in a new issue