We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0641ab commit 67b7526Copy full SHA for 67b7526
packaging/debian/cassandra_static.pc
@@ -8,6 +8,6 @@ Description: A C/C++ client driver for Apache Cassandra and DataStax Products
8
Version: @DEB_VERSION_UPSTREAM@
9
Requires: libuv
10
Requires: openssl
11
-Libs: -L${libdir} -lcassandra_static -lstdc++
+Libs: -L${libdir} -lcassandra_static
12
Cflags:
13
URL: https://github.com/datastax/cpp-driver/
0 commit comments