jsg 381647fe81 Mark codeblocks as broken on arm. GCC 4.4 changed the C++ symbol
mangling of va_list on arm to conform to a newer revision of the EABI
specification.  Codeblocks is built with ports gcc (4.9) but depends
on wxwidgets which has va_list in a public symbol in the form of
wxString::FormatV() and wxwidgets is built with base gcc (4.2.1).

This can be revisited when wxwidgets is built with a different compiler.

ok Josh Grosse (MAINTAINER)
2017-01-02 05:18:42 +00:00
..
2016-01-30 11:20:01 +00:00
2016-01-30 11:20:01 +00:00
2016-01-30 11:20:01 +00:00