hardcode the generator

This commit is contained in:
Sylvestre Ledru 2023-01-02 11:41:21 +01:00
parent d69df2979c
commit 7863400b1b

2
debian/rules vendored
View File

@ -806,7 +806,7 @@ build-wasm/libcxx-%-wasi: build-wasm/compiler-rt-%
# ships.
mkdir -p "$@"
$(CMAKE_BIN) -B "$@" -S runtimes \
-G $(GENERATOR) \
-G Ninja \
$(SCCACHE_CMAKE) \
-DCMAKE_C_COMPILER_WORKS=ON \
-DCMAKE_CXX_COMPILER_WORKS=ON \