[sysadmin/repo-metadata] build-configs: appstream override: drop LDFLAGS
Harald Sitter <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit ec9aba4e11508fdd78c4dda3329f217ad6c8c10d by Harald Sitter.
Committed on 21/07/2026 at 04:25.
Pushed by sitter into branch 'master'.
appstream override: drop LDFLAGS
they look fishy to begin with (where are the variables coming from in
this context?) and also seem to break the build of the main branch now
M +0 -2 build-configs/custom-qt6-libs.yaml
https://invent.kde.org/sysadmin/repo-metadata/-/commit/ec9aba4e11508fdd78c4dda3329f217ad6c8c10d
diff --git a/build-configs/custom-qt6-libs.yaml b/build-configs/custom-qt6-libs.yaml
index 9cb20ef54..84353d88e 100644
--- a/build-configs/custom-qt6-libs.yaml
+++ b/build-configs/custom-qt6-libs.yaml
@@ -116,8 +116,6 @@ override qcoro:
override appstream:
repository: https://github.com/ximion/appstream
meson-options: -Dapidocs=false -Dinstall-docs=false -Dman=false -Dqt=true -Dtools=false -Dgir=false -Dbash-completion=false
- set-env:
- LDFLAGS: -Wl,-rpath=${install-dir}/${libname}
branch: main
override wayland: