mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-28 16:21:03 +00:00
more typos
This commit is contained in:
parent
b1c48f4bb4
commit
c471c172d4
2
debian/rules
vendored
2
debian/rules
vendored
@ -738,7 +738,7 @@ ifeq ($(shell dpkg --compare-versions $(shell dpkg-query -W -f '$${Version}' bin
|
||||
ls -al $(CURDIR)/debian/.debhelper/*/dbgsym-root/usr/lib/debug/.build-id/*/*|| true
|
||||
: # On some old version of Debian (stretch) and Ubuntu, Rules-Requires-Root isn't supported
|
||||
: # Sometime, it fails because of chown: changing ownership of 'debian/.debhelper/clang-7/dbgsym-root/usr/lib/debug/.build-id/37/ba506ae9d2f82219bf5c552f7c09853052b2b0.debug': Operation not permitted
|
||||
: # Therefor, continue when we encounter an error
|
||||
: # Therefore, continue when we encounter an error
|
||||
PATH=$(CURDIR)/:$$PATH LD_LIBRARY_PATH=$(DEB_INST)/usr/lib/llvm-$(LLVM_VERSION)/lib/:/usr/lib/*/libfakeroot dh_strip -a -v || true
|
||||
: # Remove the workaround
|
||||
rm $(CURDIR)/strip
|
||||
|
Loading…
Reference in New Issue
Block a user