Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix incorrect compositor build_rpath #145

Merged
merged 1 commit into from
Aug 1, 2018
Merged

Conversation

jtojnar
Copy link
Contributor

@jtojnar jtojnar commented Jul 15, 2018

build_rpath should contain just paths, not linker flags:

https://github.com/mesonbuild/meson/blob/0.42.1/docs/markdown/Release-notes-for-0.42.0.md#added-build_rpath-keyword-argument


Downstream issue: NixOS/nixpkgs#43577


In the future, the rpath arguments should be replaced with libdir of concrete dependencies, or even removed (for meson ≥ 0.47): elementary/gala#200 (comment)

cc @worldofpeace

@danirabbit danirabbit requested a review from tintou July 31, 2018 21:56
@tintou tintou merged commit 7a3bd45 into elementary:master Aug 1, 2018
@jtojnar jtojnar deleted the patch-1 branch August 1, 2018 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants