mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-07-26 23:26:19 +00:00
explain how to debug the issue
This commit is contained in:
parent
b5ccb8c06f
commit
a7ae059e08
1
debian/rules
vendored
1
debian/rules
vendored
@ -632,6 +632,7 @@ stamps/preconfigure:
|
||||
if ! dpkg -l|grep -q wasi-libc; then \
|
||||
echo "Could not find wasi-libc on the system"; \
|
||||
echo "Please check that the package is available on the system"; \
|
||||
echo "it might be that the 'hello' package is installed by another constraint"; \
|
||||
exit 1; \
|
||||
fi; \
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user