From b8d20c9dc5511c4f2d01d45da166a69c87dad66a Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Tue, 29 Oct 2013 15:01:58 +0000 Subject: [PATCH] Improve the polly changes --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 6a347932..3e716b43 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,7 +16,7 @@ llvm-toolchain-snapshot (1:3.4~svn193603-1) unstable; urgency=low * Install libclang.so in /usr/lib/*/libclang-3.4.so * Install libclang.so.1 in /usr/lib/*/libclang-3.3.so.1 * Also ship the python clang binding (python-clang-3.4) - * Enable polly if the dependencies are OK + * Enable polly if the dependencies are OK (only Debian unstable for now) * Honor the option "nocheck" * Disable the build of lldb under HURD * Ship the lldb headers into lldb-X.Y-dev (Closes: #723743)