Review Request: Fix build on PPC

Milian Wolff mail at milianw.de
Mon Oct 15 15:51:52 UTC 2012


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

Ship it!


while I'm OK with that, I wonder whether not maybe Kasten itself should have a proper define to check that... anyhow, just commit it

- Milian Wolff


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


More information about the KDevelop-devel mailing list