new upstream snapshot

This commit is contained in:
Sylvestre Ledru 2017-01-02 15:07:13 +00:00
parent f9077ac3b5
commit ca17bf30a0
2 changed files with 3 additions and 3 deletions

4
debian/changelog vendored
View File

@ -1,4 +1,4 @@
llvm-toolchain-snapshot (1:4.0~svn288822-1~exp1) experimental; urgency=medium
llvm-toolchain-snapshot (1:4.0~svn290810-1) unstable; urgency=medium
* New snapshot release
* d/p/kfreebsd-support.diff removed (applied upstream)
@ -13,7 +13,7 @@ llvm-toolchain-snapshot (1:4.0~svn288822-1~exp1) experimental; urgency=medium
* Fix a regression in the test run for the code coverage
* Silent ThinLTO/X86/autoupgrade.ll, fails with code coverage (and maybe others)
-- Sylvestre Ledru <sylvestre@debian.org> Tue, 06 Dec 2016 17:54:39 +0100
-- Sylvestre Ledru <sylvestre@debian.org> Mon, 02 Jan 2017 13:51:06 +0100
llvm-toolchain-snapshot (1:4.0~svn286225-1) unstable; urgency=medium

2
debian/rules vendored
View File

@ -136,7 +136,7 @@ ifeq (,$(filter-out $(LLDB_DISABLE_ARCHS), $(DEB_HOST_ARCH)))
LLDB_ENABLE=no
endif
LLD_ENABLE=NO
LLD_ENABLE=no
%:
dh $@ --with ocaml