kcxt @ home · 2w Am I dumb or like, where are the debian `rules` that were used to build mesa in this PPA (for Questing specifically)? The freedreno driver is no longer included in the dang amd64 build which breaks r... ☃️karolherbst☃️ @☃️karolherbst☃️ 1782161850 @nprofile1q... at least in the official ubuntu rules file for stonking (what a name?!?): # Freedreno requires arm in addition ifneq (,$(filter arm arm64,$(DEB_HOST_ARCH_CPU))) GALLIUM_DRIVERS += freedreno endif 1