From 3a6163ed0c2d0ab4cac0456e8f66c704c6ad10c2 Mon Sep 17 00:00:00 2001 From: Anthony Barbier Date: Fri, 10 Aug 2018 17:36:36 +0100 Subject: COMPMID-1499: Fixed issues to build for FP16 on Android Change-Id: I7cd15e9115b5c6f544005528d69061751286be11 Reviewed-on: https://eu-gerrit-1.euhpc.arm.com/143708 Tested-by: Jenkins Reviewed-by: Michele DiGiorgio --- opencl-1.2-stubs/opencl_stubs.c | 1 + 1 file changed, 1 insertion(+) (limited to 'opencl-1.2-stubs') diff --git a/opencl-1.2-stubs/opencl_stubs.c b/opencl-1.2-stubs/opencl_stubs.c index a76eaa0bf9..3bfe3a0016 100755 --- a/opencl-1.2-stubs/opencl_stubs.c +++ b/opencl-1.2-stubs/opencl_stubs.c @@ -1,3 +1,4 @@ +#define CL_TARGET_OPENCL_VERSION 200 #include #include -- cgit v1.2.1