[packages/blitz] - pass --with-boost-libdir= due to stupid boost version detection
qboosh
qboosh at pld-linux.org
Tue Apr 23 20:11:48 CEST 2024
commit 06e1ad703417a4a8cf0c5d19c7f1d942e7cb029e
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Tue Apr 23 19:54:29 2024 +0200
- pass --with-boost-libdir= due to stupid boost version detection
blitz.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/blitz.spec b/blitz.spec
index 38ed7aa..e37a9a4 100644
--- a/blitz.spec
+++ b/blitz.spec
@@ -107,6 +107,7 @@ Przykłady Blitz++.
%{?with_apidocs:--enable-doxygen --enable-html-docs} \
--enable-serialization \
--enable-shared \
+ --with-boost-libdir=%{_libdir} \
%{?with_tbb:--with-tbb}
%{__make}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/blitz.git/commitdiff/06e1ad703417a4a8cf0c5d19c7f1d942e7cb029e
More information about the pld-cvs-commit
mailing list