diff --git a/debian/changelog b/debian/changelog index 4027ac55..c3d50e52 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Mon, 07 Jan 2013 15:45:54 +0100