Files
poky/meta
Richard Purdie 874d81a5eb gstreamer/lame: Better gcc 4.9 fix
gstreamer/lame does runtime detection to enable/disable things like SSE code.
Unfortunately it is broken and will try and use this even with i586
compiler flags. This change forces it back to the approach with gcc 4.8
by disabling the problematic headers.

Its suboptimal but less so that the proposed previous forced enabling of
SSE on x86 everywhere.

(From OE-Core rev: e273301efa0037a13c3a60b4414140364d9c9873)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-05-15 23:27:45 +01:00
..
2014-05-08 13:00:33 +01:00
2014-05-15 23:24:43 +01:00
2014-05-13 19:32:04 +01:00
2014-05-11 12:27:22 +01:00
2014-01-02 12:58:54 +00:00
2013-04-10 09:23:17 +01:00