mirror of
https://github.com/YosysHQ/yosys
synced 2026-06-02 07:07:56 +00:00
Merge pull request #5700 from YosysHQ/wasi_speedup
CI: WASI - Applying YoWASP changes to script
This commit is contained in:
commit
fb653c4181
1 changed files with 1 additions and 0 deletions
1
.github/workflows/extra-builds.yml
vendored
1
.github/workflows/extra-builds.yml
vendored
|
|
@ -103,6 +103,7 @@ jobs:
|
||||||
ENABLE_ZLIB := 0
|
ENABLE_ZLIB := 0
|
||||||
|
|
||||||
CXXFLAGS += -I$(pwd)/flex-prefix/include
|
CXXFLAGS += -I$(pwd)/flex-prefix/include
|
||||||
|
LINKFLAGS += -Wl,-z,stack-size=8388608 -Wl,--stack-first -Wl,--strip-all
|
||||||
END
|
END
|
||||||
|
|
||||||
make -C build -f ../Makefile CXX=clang -j$(nproc)
|
make -C build -f ../Makefile CXX=clang -j$(nproc)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue