meson: 0.55.0 → 0.55.1

https://github.com/mesonbuild/meson/compare/0.55.0...0.55.1

setuptools have been removed from runtime dependencies:
https://github.com/mesonbuild/meson/pull/7461
This commit is contained in:
Jan Tojnar
2020-08-16 19:48:32 +02:00
parent b67f9d752c
commit c6acf50360
6 changed files with 15 additions and 19 deletions
@@ -1,6 +1,6 @@
--- a/mesonbuild/backend/backends.py
+++ b/mesonbuild/backend/backends.py
@@ -453,6 +453,21 @@ class Backend:
@@ -456,6 +456,21 @@ class Backend:
args.extend(self.environment.coredata.get_external_link_args(target.for_machine, lang))
except Exception:
pass
@@ -19,6 +19,6 @@
+ dirs.add(flag)
+ next_is_path = False
+
for arg in args:
if arg.startswith('-Wl,-rpath='):
for dir in arg.replace('-Wl,-rpath=','').split(':'):
# Match rpath formats:
# -Wl,-rpath=
# -Wl,-rpath,