mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2026-01-03 10:47:57 +00:00
Change the i386 base line to avoid using sse2 extension This is more important now that llvm is built with clang instead of gcc. Thanks to Fanael Linithien for the patch (Closes: #914770, #894840)
This commit is contained in:
parent
1e84d55013
commit
198dceaf97
10
debian/changelog
vendored
10
debian/changelog
vendored
@ -1,3 +1,13 @@
|
||||
llvm-toolchain-7 (1:7.0.1~+rc2-9) unstable; urgency=medium
|
||||
|
||||
* Change the i386 base line to avoid using sse2 extension
|
||||
This is more important now that llvm is built with clang
|
||||
instead of gcc.
|
||||
Thanks to Fanael Linithien for the patch
|
||||
(Closes: #914770, #894840)
|
||||
|
||||
-- Sylvestre Ledru <sylvestre@debian.org> Thu, 29 Nov 2018 09:53:10 +0100
|
||||
|
||||
llvm-toolchain-7 (1:7.0.1~+rc2-8) unstable; urgency=medium
|
||||
|
||||
* Use llvm-strip instead of binutils strip.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user