Review Request: Fix build on PPC

Commit Hook null at kde.org
Wed Oct 17 11:52:51 UTC 2012


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/106812/#review20494
-----------------------------------------------------------


This review has been submitted with commit 164d4cda8ed5fa461669eb67b85d4d9c511ae127 by Michael Palimaka to branch master.

- Commit Hook


On Oct. 12, 2012, 3:11 p.m., Michael Palimaka wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/106812/
> -----------------------------------------------------------
> 
> (Updated Oct. 12, 2012, 3:11 p.m.)
> 
> 
> Review request for KDevelop.
> 
> 
> Description
> -------
> 
> This patch (from Fedora) disables the structures tool on big endian systems, as the required library is not supported:
> 
> # temporary check for broken code in the Structures tool with bigendianness
> include(TestBigEndian)
> test_big_endian(BIG_ENDIAN)
> if (BIG_ENDIAN)
>   set( NO_STRUCTURES_TOOL TRUE )
> endif (BIG_ENDIAN)
> 
> 
> Diffs
> -----
> 
>   utils/okteta/oktetaplugin.cpp 5691959629f9fc8a6a9a8f518f6c8b9bf63e9cf4 
> 
> Diff: http://git.reviewboard.kde.org/r/106812/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Michael Palimaka
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20121017/25f3986a/attachment.html>


More information about the KDevelop-devel mailing list