> > Besides this issue, also 8e03250fcf4fc5de31e92ca4919959d932888a69 > "vulkan: Combine wsi and util makefiles" requires changes/an Android.mk > makefile > > Regarding the -o argument, > it is indeed essential for Android Build System that generated > sources/headers > go in $(OUT)/gen/{EXECUTABLE,{SHARED,STATIC}_LIBRARIES}/[ > module]_intermediates > so the possibility to direct the generated files is needed, > but at this point I'm not even sure Android Build System will not complain, > I need to check. > > Mauro >
Hi, the problem mentioned above is confirmed, due to: e9dcb17 "vulkan/util: Add generator for enum_to_str functions" 8e03250 "vulkan: Combine wsi and util makefiles" I will send patch in separate ML thread to fix the necessary -o OUTPUT_PATH option for this pre-exiting problem. After that we will tackle with anv_entrypoints.{h, c} generation rules. For Tapani, I could build mesa-dev with vulkan.mesa_intel module and I don't see the build-id error, could you send me a PM with info? Thanks Mauro
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev