On 28 April 2016 at 08:34, Chih-Wei Huang <cwhu...@android-x86.org> wrote: > From: WuZhen <wuz...@jidemail.com> > > NO_REF_TASK > tested: local run > > Change-Id: I7c3c03f844ba6fc7ee3d6817d9ee1e806b92aed7 > Signed-off-by: Chih-Wei Huang <cwhu...@linux.org.tw> > --- > Android.common.mk | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Android.common.mk b/Android.common.mk > index 71046e7..d6bf717 100644 > --- a/Android.common.mk > +++ b/Android.common.mk > @@ -55,6 +55,7 @@ LOCAL_CFLAGS += \ > -DHAVE___BUILTIN_CLZLL \ > -DHAVE___BUILTIN_UNREACHABLE \ > -DHAVE_PTHREAD=1 \ > + -DHAVE_DLOPEN \ > -DTEXTURE_FLOAT_ENABLED \ > -fvisibility=hidden \ > -Wno-sign-compare > @@ -67,7 +68,6 @@ ifeq ($(strip $(MESA_ENABLE_ASM)),true) > ifeq ($(TARGET_ARCH),x86) > LOCAL_CFLAGS += \ > -DUSE_X86_ASM \ > - -DHAVE_DLOPEN \ > Since it's already enabled, the short log should read "android: enable dlopen on all architectures" I'll amend it and add the stable tag before pushing.
Emil _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev