Lines Matching defs:build
71 zypper source-install --build-deps-only Mesa # openSUSE/SLED/SLES
74 apt-get build-dep mesa # Debian and derivatives
82 Meson is the latest build system in mesa, it is currently able to build
104 3. Running against a local build
108 branches to run against a local build of Mesa without doing a system-wide
122 want. For instance, if you want to build the LLVMpipe drivers, it would look
170 If you are trying to run an app against a local build and it's not working,
181 3. Is your Mesa build the same arch as your app? Lots of games are still
182 32-bit and your Mesa build is probably 64-bit by default.