From ca17bf30a053facfcf5da8d50a7bfaad4b3db5ed Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Mon, 2 Jan 2017 15:07:13 +0000 Subject: [PATCH] new upstream snapshot --- debian/changelog | 4 ++-- debian/rules | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index df2279ad..fc1dafbb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Tue, 06 Dec 2016 17:54:39 +0100 + -- Sylvestre Ledru Mon, 02 Jan 2017 13:51:06 +0100 llvm-toolchain-snapshot (1:4.0~svn286225-1) unstable; urgency=medium diff --git a/debian/rules b/debian/rules index d246c0ec..77be7708 100755 --- a/debian/rules +++ b/debian/rules @@ -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