mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-08-11 21:28:19 +00:00
hardcode the generator
This commit is contained in:
parent
d69df2979c
commit
7863400b1b
2
debian/rules
vendored
2
debian/rules
vendored
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user