mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-22 00:08:09 +02:00
This fixes -Ddri-drivers-path, -Dvdpau-libs-path, etc. with DESTDIR when
those paths are absolute. Currently due to the way python's os.path.join
handles absolute paths these will ignore DESTDIR, which is bad. This
fixes them to be relative to DESTDIR if that is set.
Fixes:
|
||
|---|---|---|
| .. | ||
| .editorconfig | ||
| .gitignore | ||
| bugzilla_mesa.sh | ||
| get-extra-pick-list.sh | ||
| get-fixes-pick-list.sh | ||
| get-pick-list.sh | ||
| get-typod-pick-list.sh | ||
| git_sha1_gen.py | ||
| install_megadrivers.py | ||
| meson.build | ||
| meson_get_version.py | ||
| perf-annotate-jit.py | ||
| shortlog_mesa.sh | ||