mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-14 21:10:25 +00:00
debug info
This commit is contained in:
parent
49661aa2d9
commit
edfc1e79cf
2
debian/rules
vendored
2
debian/rules
vendored
@ -495,6 +495,8 @@ RUNTIMES_LIST := $(shell echo "$(RUNTIMES)"|sed -e "s| ||g")
|
||||
|
||||
preconfigure:
|
||||
|
||||
dh_listpackages
|
||||
|
||||
if ! grep -qs '/proc ' /proc/mounts; then \
|
||||
echo "/proc needs to be mounted"; \
|
||||
exit 1; \
|
||||
|
Loading…
Reference in New Issue
Block a user