mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-08-14 04:50:02 +00:00
polly-test target has been renamed to check-polly
This commit is contained in:
parent
7980e7b613
commit
72d6c0cbb3
2
debian/rules
vendored
2
debian/rules
vendored
@ -228,7 +228,7 @@ override_dh_auto_test:
|
||||
# Managed by debian build system
|
||||
rm -f $(CURDIR)/build-llvm/Release/lib/python*/site-packages/lldb/_lldb.so
|
||||
# polly tests
|
||||
cd build-llvm/ && $(MAKE) polly-test -C tools/polly/test/ || true
|
||||
cd build-llvm/ && $(MAKE) check-polly -C tools/polly/test/ || true
|
||||
|
||||
if test "$(CODECOVERAGE)" = "yes"; then \
|
||||
REPORT=reports/scilab-code-coverage.info; \
|
||||
|
Loading…
Reference in New Issue
Block a user