mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-27 08:15:28 +00:00
run_test: add debug info
This commit is contained in:
parent
18a17f2ab3
commit
8a3b67e747
2
debian/rules
vendored
2
debian/rules
vendored
@ -875,7 +875,7 @@ ifeq (${RUN_TEST},yes)
|
||||
ARCH_LLVM_TEST_OK := i386 amd64
|
||||
|
||||
override_dh_auto_test:
|
||||
|
||||
echo "Running tests: $(RUN_TEST)"
|
||||
# LLVM tests
|
||||
ifneq (,$(findstring $(DEB_HOST_ARCH),$(ARCH_LLVM_TEST_OK)))
|
||||
# logs the output to check-llvm_build_log.txt for validation through autopkgtest
|
||||
|
Loading…
Reference in New Issue
Block a user