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:
Sylvestre Ledru 2013-01-20 21:35:33 +00:00
parent 597cc69e91
commit af2926db32

4
debian/changelog vendored
View File

@ -4,6 +4,10 @@ llvm-toolchain-3.2 (3.2-1) unstable; urgency=low
TODO
* Also install clang-check & clang-tblgen in the clang-3.2 package
* 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