mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-07-27 11:22:34 +00:00
debian/patches/0050-powerpcspe-fp.diff: Add, hopefully fix FTBFS on
powerpcspe, by disabling save / restore of floating point registers which don't exist on powerpcspe. Thanks to Roland Stigge for the patch. (Closes: #696474)
This commit is contained in:
parent
597cc69e91
commit
af2926db32
4
debian/changelog
vendored
4
debian/changelog
vendored
@ -4,6 +4,10 @@ llvm-toolchain-3.2 (3.2-1) unstable; urgency=low
|
|||||||
TODO
|
TODO
|
||||||
* Also install clang-check & clang-tblgen in the clang-3.2 package
|
* Also install clang-check & clang-tblgen in the clang-3.2 package
|
||||||
* Fix the patch detection of clang from scan-build (Closes: #698352)
|
* Fix the patch detection of clang from scan-build (Closes: #698352)
|
||||||
|
* debian/patches/0050-powerpcspe-fp.diff: Add, hopefully fix FTBFS on
|
||||||
|
powerpcspe, by disabling save / restore of floating point registers which
|
||||||
|
don't exist on powerpcspe. Thanks to Roland Stigge for the patch.
|
||||||
|
(Closes: #696474)
|
||||||
|
|
||||||
-- Sylvestre Ledru <sylvestre@debian.org> Mon, 07 Jan 2013 15:45:54 +0100
|
-- Sylvestre Ledru <sylvestre@debian.org> Mon, 07 Jan 2013 15:45:54 +0100
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user