3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-07-22 20:32:07 +00:00

CI: sneak FlexLexer.h into the WASI sysroot

This commit is contained in:
Emil J. Tywoniak 2025-07-14 21:45:41 +02:00
parent ca24169659
commit 26e592e798

View file

@ -72,6 +72,7 @@ jobs:
cat > build/Makefile.conf <<END
export PATH := $(pwd)/${WASI_SDK}/bin:${PATH}
WASI_SYSROOT := $(pwd)/${WASI_SDK}/share/wasi-sysroot
ln -s /usr/include/FlexLexer.h ${WASI_SYSROOT}/include/
CONFIG := wasi
PREFIX := /