mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-12 10:38:55 +00:00
new upstream snapshot
This commit is contained in:
parent
f9077ac3b5
commit
ca17bf30a0
4
debian/changelog
vendored
4
debian/changelog
vendored
@ -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
2
debian/rules
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user