mirror of
https://github.com/yann64/haikuports.git
synced 2026-03-19 01:46:00 +01:00
This is needed to be able to rebuild "alex4". That package crashes right away if compiled with modern GCC (on both 32 and 64 bits), at least when run on hrevs with the new allocator. In both cases there's seems to be a possible double free in liballeg. The bug does not manifest when building a GCC2 version of alex4. ToDo: if dumb 2.x can be built with gcc2, try moving alex4 to that version, so we can drop this older version.