[Mesa-dev] [android-x86-devel] [RFC 5/7] android: enable dlopen

Emil Velikov emil.l.velikov at gmail.com
Sun May 1 09:32:47 UTC 2016


On 28 April 2016 at 08:34, Chih-Wei Huang <cwhuang at android-x86.org> wrote:
> From: WuZhen <wuzhen at jidemail.com>
>
> NO_REF_TASK
> tested: local run
>
> Change-Id: I7c3c03f844ba6fc7ee3d6817d9ee1e806b92aed7
> Signed-off-by: Chih-Wei Huang <cwhuang at 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 \
This line seems to be missing in the upstream build. Can we have a
patch which {un,}conditionally adds it ?

Thanks
Emil


More information about the mesa-dev mailing list