docs: spell out "distribution"

Reviewed-by: Yonggang Luo <luoyonggang@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19297>
This commit is contained in:
Erik Faye-Lund
2022-10-20 11:30:43 +02:00
committed by Marge Bot
parent dcaaeb56ef
commit c11b714541

View File

@@ -182,10 +182,10 @@ here are a few things to check:
32-bit and your Mesa build is probably 64-bit by default.
4. 32 and 64-bit builds in the same local install directory doesn't typically
work. Distros go to great lengths to make this work in your system install
and it's hard to get it right for a local install. If you've recently
built 64-bit and are now building 32-bit, throw away the install directory
first to prevent conflicts.
work. Distributions go to great lengths to make this work in your system
install and it's hard to get it right for a local install. If you've
recently built 64-bit and are now building 32-bit, throw away the install
directory first to prevent conflicts.
4. Building with AOSP (Android)
-------------------------------