Make libGLES_android.so use coprocessor for TLS
libGLES_android.so was not picking up the ARCH_ARM_HAVE_TLS_REGISTER variable and so was using the magic 0xffff0ff0 address. This change corrects that problem so that if the target has a coprocessor this is used. Change-Id: Iaac7f19e60a533c00f9015e1b3a269ac772ebf60
Loading
Please register or sign in to comment