CI: sneak FlexLexer.h into the WASI sysroot
This commit is contained in:
parent
85b5a7d08b
commit
f3ebf0557e
1
.github/workflows/extra-builds.yml
vendored
1
.github/workflows/extra-builds.yml
vendored
@ -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 := /
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user