mirror of
https://gitee.com/openharmony/third_party_mesa3d
synced 2024-11-30 11:00:40 +00:00
4188dd7879
Currently if destdir is set to '' then the resulting libdir will have
it's first character replaced by / instead of / being prepended to the
string. This was the result of ensuring that that DESTDIR wouldn't be
ignored if libdir was absolute, since the only cases that meson allows
the libdir to be absolute is if the prefix is /, this won't be a
problem.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=110211
Fixes:
|
||
---|---|---|
.. | ||
.editorconfig | ||
.gitignore | ||
bugzilla_mesa.sh | ||
get-extra-pick-list.sh | ||
get-pick-list.sh | ||
git_sha1_gen.py | ||
install_megadrivers.py | ||
meson_get_version.py | ||
meson-cmd-extract.py | ||
meson-options.py | ||
meson.build | ||
perf-annotate-jit.py | ||
shortlog_mesa.sh |