Skip to content
Snippets Groups Projects
Commit 3592fceb authored by Bernhard Rosenkränzer's avatar Bernhard Rosenkränzer
Browse files

mesa3d_cross.mk: Use android-stub for now for Backtrace.h

parent e41a3e29
No related branches found
Tags v2.6.12-rc2
No related merge requests found
Pipeline #14327 failed
......@@ -88,6 +88,7 @@ MESON_GEN_NINJA := \
-Ddri-search-path=/vendor/$(MESA3D_LIB_DIR)/dri \
-Dplatforms=android \
-Dplatform-sdk-version=$(PLATFORM_SDK_VERSION) \
-Dandroid-stub=true \
-Ddri-drivers= \
-Dgallium-drivers=$(subst $(space),$(comma),$(BOARD_MESA3D_GALLIUM_DRIVERS)) \
-Dvulkan-drivers=$(subst $(space),$(comma),$(subst radeon,amd,$(BOARD_MESA3D_VULKAN_DRIVERS))) \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment