Review Request: Fix build on PPC

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


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


This review has been submitted with commit 0e2bb7c215b856b5add1fc42a5656260afbb41f0 by Michael Palimaka to branch 4.4.

- 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/bd116e98/attachment.html>


More information about the KDevelop-devel mailing list