Fix path for arch without support of compiler-rt. Should fix most of the

FTBFS
This commit is contained in:
Sylvestre Ledru 2014-05-16 15:03:08 +00:00
parent 8f72440397
commit c718adf666
2 changed files with 8 additions and 1 deletions

7
debian/changelog vendored
View File

@ -1,3 +1,10 @@
llvm-toolchain-3.4 (1:3.4.1-3) unstable; urgency=medium
* Fix path for arch without support of compiler-rt. Should fix most of the
FTBFS
-- Sylvestre Ledru <sylvestre@debian.org> Fri, 16 May 2014 15:27:37 +0200
llvm-toolchain-3.4 (1:3.4.1-2) unstable; urgency=medium
* Fix the soname. No changes in the ABI, so, no need to update the soname

2
debian/rules vendored
View File

@ -272,7 +272,7 @@ override_dh_auto_install:
# Create this fake directory to make the install libclang-common-dev happy
# under the unsupported archs of compiler-rt
mkdir -p $(CURDIR)/debian/tmp/usr/lib/clang/$(LLVM_VERSION)/lib
mkdir -p $(CURDIR)/debian/tmp/usr/lib/llvm-$(LLVM_VERSION)/lib/clang/$(LLVM_VERSION)/lib/
mkdir -p $(CURDIR)/debian/tmp/usr/lib/llvm-$(LLVM_VERSION)/lib/clang/$(LLVM_VERSION_FULL)/lib/
# Rename binaries