mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-08-13 03:27:39 +00:00
* Sync against 3.8
* Disable "Sphinx warnings treated as errors"
This commit is contained in:
parent
7138491dc0
commit
0af2594ef7
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -1,9 +1,3 @@
|
||||
llvm-toolchain-snapshot (1:3.9~svn260815-1~exp1) experimental; urgency=medium
|
||||
|
||||
* New snapshot release
|
||||
|
||||
-- Sylvestre Ledru <sylvestre@debian.org> Sat, 13 Feb 2016 15:12:42 +0100
|
||||
|
||||
llvm-toolchain-snapshot (1:3.9~svn260089-1) unstable; urgency=medium
|
||||
|
||||
* New snapshot
|
||||
@ -28,6 +22,8 @@ llvm-toolchain-snapshot (1:3.9~svn260089-1) unstable; urgency=medium
|
||||
- removed llvm-X.Y-tools (contained only internal tools)
|
||||
- removed autotools-specific artifacts (configure, Makefile, etc.)
|
||||
- removed dummy documentation files
|
||||
* Sync against 3.8
|
||||
* Disable "Sphinx warnings treated as errors"
|
||||
|
||||
-- Sylvestre Ledru <sylvestre@debian.org> Sat, 16 Jan 2016 12:34:11 +0100
|
||||
|
||||
|
1
debian/rules
vendored
1
debian/rules
vendored
@ -238,6 +238,7 @@ override_dh_auto_configure: preconfigure
|
||||
-DLLVM_LINK_LLVM_DYLIB=ON \
|
||||
-DLLVM_VERSION_SUFFIX= \
|
||||
-DLLVM_ENABLE_SPHINX=ON \
|
||||
-DSPHINX_WARNINGS_AS_ERRORS=OFF \
|
||||
-DLLVM_BUILD_LLVM_DYLIB=ON \
|
||||
-DLLVM_ENABLE_RTTI=ON \
|
||||
-DLLVM_ENABLE_FFI=ON \
|
||||
|
Loading…
Reference in New Issue
Block a user