9b4f1b73e7
>From [1]: Acording to a bug report in GCC [2]: "You need to use -std=g++11 or undefine bool after the include of altivec.h as context sensitive keywords is not part of the C++11 standard". So use gnu++11 instead of c++11 only for altivec system. This allow to revert [3] and keep Altivec vectorization. [1] |
||
---|---|---|
.. | ||
Config.in | ||
supertux.hash | ||
supertux.mk |