2016-11-05 18:58 GMT+01:00 Marek Olšák <mar...@gmail.com>: > Hi, > > I pushed the patch from the bug report. Hopefully it's the same as this one. > > Marek
Hi Marek, thanks, it is identical. As a side note, for any people trying to build mesa-dev for android, a problem affecting our nougat-x86 x84_64 build is that we (android-x86 volounteers) haven't managed to properly fix llvm to export prototypes of LLVMInitializeAMDGPU* functions, even if AMDGPU backend was bullt. The problem is the same mentioned here: https://lists.freedesktop.org/archives/mesa-dev/2016-March/109602.html where issue seems related to missing porting of ./include/llvm/Config/Target.def processing in Android makefiles in llvm. At the moment in my personal branch I'm using the -Wno-error=implicit-function-declaration LOCAL_CFLAG, but it can't be upstreamed to mesa-dev I will need to knock at the door of llvm/aosp experts, in the appropriate forums or just continue my trial and error progression. Mauro _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev