mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-08-02 10:26:11 +00:00
use tab, not spaces
This commit is contained in:
parent
fa3d839c14
commit
0126f567c2
2
debian/rules
vendored
2
debian/rules
vendored
@ -214,7 +214,7 @@ override_dh_auto_test:
|
||||
cd build-llvm/Release/lib/python2.7/site-packages/lldb && if test ! -h _lldb.so -o ! -f _lldb.so; then ln -s ../../../liblldb.so _lldb.so; fi
|
||||
cd build-llvm/ && $(MAKE) -C tools/lldb/test
|
||||
# Managed by debian build system
|
||||
rm -f $(CURDIR)/build-llvm/Release/lib/python*/site-packages/lldb/_lldb.so
|
||||
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/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user