2012/1/14 Bernhard Rosenkränzer bernhard.rosenkranzer@linaro.org:
frameworks/base/libs/rs/scriptc/rs_math.rsh:137:24: error: passing 'float __attribute__((ext_vector_type(3)))' to parameter of incompatible type 'float3';
The only difference between the last working and the first broken build is the attempt to fix the aliasing patch in llvm. I'm reverting both it and the original aliasing patch, let's see if that fixes both problems...
ttyl bero