[packages/qt6] - LD_LIBRARY_PATH to help building in presence of older qt6
qboosh
qboosh at pld-linux.org
Wed Jun 3 18:31:36 CEST 2026
commit 57c220e4efb4e32adc7287ab426897f3463ac05b
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Wed Jun 3 18:31:48 2026 +0200
- LD_LIBRARY_PATH to help building in presence of older qt6
qt6.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/qt6.spec b/qt6.spec
index 1f3e062..1737abd 100644
--- a/qt6.spec
+++ b/qt6.spec
@@ -3949,6 +3949,7 @@ narzędzia.
%endif
%build
+export LD_LIBRARY_PATH=$(pwd)/build/qtbase/%{_lib}${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}}
# We're using samurai instead of ninja because the latter
# cannot be told what command line flags to use globally
%cmake -B build \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/qt6.git/commitdiff/57c220e4efb4e32adc7287ab426897f3463ac05b
More information about the pld-cvs-commit
mailing list