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. 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 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 work. Distributions go to great lengths to make this work in your system
and it's hard to get it right for a local install. If you've recently install and it's hard to get it right for a local install. If you've
built 64-bit and are now building 32-bit, throw away the install directory recently built 64-bit and are now building 32-bit, throw away the install
first to prevent conflicts. directory first to prevent conflicts.
4. Building with AOSP (Android) 4. Building with AOSP (Android)
------------------------------- -------------------------------