mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-08-07 20:00:01 +00:00
remove debug message
This commit is contained in:
parent
742af03506
commit
65b2d98cb8
2
debian/rules
vendored
2
debian/rules
vendored
@ -482,8 +482,6 @@ PROJECTS_LIST := $(shell echo "$(PROJECTS)"|sed -e "s| ||g")
|
|||||||
RUNTIMES_LIST := $(shell echo "$(RUNTIMES)"|sed -e "s| ||g")
|
RUNTIMES_LIST := $(shell echo "$(RUNTIMES)"|sed -e "s| ||g")
|
||||||
|
|
||||||
preconfigure:
|
preconfigure:
|
||||||
/opt/sccache/sccache||true
|
|
||||||
/opt/sccache/sccache --version||true
|
|
||||||
if ! grep -qs '/proc ' /proc/mounts; then \
|
if ! grep -qs '/proc ' /proc/mounts; then \
|
||||||
echo "/proc needs to be mounted"; \
|
echo "/proc needs to be mounted"; \
|
||||||
exit 1; \
|
exit 1; \
|
||||||
|
Loading…
Reference in New Issue
Block a user