freetype: Build with -fno-strict-aliasing

Freetype's code is not quite ready to be built with strict
aliasing rules enforced.
Add -fno-strict-aliasing here so we can disable the global
-fno-strict-aliasing bit.

Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
1 file changed