mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-10-17 14:08:48 +00:00
Disable the clang-fix-cmpxchg8-detection-on-i386.patch patch
because breaks the build with 'error: 'isCmpXChg8Supported' was not declared in this scope'
This commit is contained in:
parent
14851313d7
commit
a089339102
3
debian/changelog
vendored
3
debian/changelog
vendored
@ -3,6 +3,9 @@ llvm-toolchain-snapshot (1:6.0~svn309319-1) unstable; urgency=medium
|
||||
* We moved from 5.0 to 6.0
|
||||
* Ship the opt-viewer new program as part of llvm-5.0 tools
|
||||
* ld.lld manpage wasn't installed
|
||||
* Disable the clang-fix-cmpxchg8-detection-on-i386.patch patch
|
||||
because breaks the build with
|
||||
'error: 'isCmpXChg8Supported' was not declared in this scope'
|
||||
|
||||
-- Sylvestre Ledru <sylvestre@debian.org> Thu, 27 Jul 2017 23:16:06 +0200
|
||||
|
||||
|
2
debian/patches/series
vendored
2
debian/patches/series
vendored
@ -36,7 +36,7 @@ clang-tidy-run-bin.diff
|
||||
#bug-30342.diff
|
||||
fix-scan-view-path.diff
|
||||
#0011-SimplifyCFG-Hoisting-invalidates-metadata.patch
|
||||
clang-fix-cmpxchg8-detection-on-i386.patch
|
||||
#clang-fix-cmpxchg8-detection-on-i386.patch
|
||||
lldb-addversion-suffix-to-llvm-server-exec.patch
|
||||
lldb-missing-install.diff
|
||||
silent-test-failing-codeverage.diff
|
||||
|
Loading…
Reference in New Issue
Block a user