Skip to content
Unverified Commit 5c8472a2 authored by Matthew Bauer's avatar Matthew Bauer Committed by Vladimír Čunát
Browse files

mesa: fix darwin and use meson auto features (PR #63912)

This fixes the darwin build, while also using Meson’s auto features as
much as possible. As a result, we avoid using having to specify
default drivers and instead delegate that to Mesa’s build system.
Removed other flags that were specified to the default in Mesa.

The -fno-common is needed to address undefined symbol _lp_dummy_tile
in the build.
parent ed27ba06
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment