[packages/libsoci] - force C++11 mode
qboosh
qboosh at pld-linux.org
Sun Jul 11 17:53:30 CEST 2021
commit ac7b07cbb25b98f3f500a4af51dce43e5a5ff376
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Jul 11 17:56:40 2021 +0200
- force C++11 mode
libsoci.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/libsoci.spec b/libsoci.spec
index 4d41269..566e190 100644
--- a/libsoci.spec
+++ b/libsoci.spec
@@ -315,6 +315,7 @@ cd build
%cmake .. \
-DLIBDIR:PATH=%{_lib} \
%{?with_instantclient:-DORACLE_INCLUDE_DIR=/usr/include/oracle/client} \
+ -DSOCI_CXX11=ON \
-DWITH_DB2=OFF \
%{!?with_firebird:-DWITH_FIREBIRD=OFF} \
%{!?with_mysql:-DWITH_MYSQL=OFF} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libsoci.git/commitdiff/ac7b07cbb25b98f3f500a4af51dce43e5a5ff376
More information about the pld-cvs-commit
mailing list