package/sdl2: disable altivec built-in function for PowerPC
commitd2903aaf1314b50a8a10ce937d2b33c5c42e463e
authorRomain Naour <romain.naour@gmail.com>
Tue, 28 Feb 2017 23:24:52 +0000 (1 00:24 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 1 Mar 2017 20:54:25 +0000 (1 21:54 +0100)
treea1a8d2cd609e391afeb1850eb89b711a6df375b4
parent3e57fa370cb8e4d5f80c6abb34671f0c0467e506
package/sdl2: disable altivec built-in function for PowerPC

As reported in this bug report [1], altivec support in SDL break
arbitrary C++ code.

Issue reported by test-pkg script while testing supertux package:
    error: could not convert 'true' from 'bool' to '__vector(4) __bool int'

[1] https://bugs.debian.org/cgi-bin/bugreport.cgi/?bug=770670

Signed-off-by: Romain Naour <romain.naour@gmail.com>
Cc: Sam Bobroff <sam.bobroff@au1.ibm.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/sdl2/sdl2.mk