]> git.pld-linux.org Git - packages/qt5-qtbase.git/blobdiff - qtbase-oracle-instantclient.patch
Revert "- up to 5.8.0; unfinished (files); builds without doc and without qch (for...
[packages/qt5-qtbase.git] / qtbase-oracle-instantclient.patch
index 611379a7fdd1907dde462174c21feac3e080b56e..322d1d503f5635628788b51e892f6e0f668d09ac 100644 (file)
@@ -1,17 +1,14 @@
---- a/src/plugins/sqldrivers/oci/oci.pro~      2017-01-18 15:20:58.000000000 +0100
-+++ b/src/plugins/sqldrivers/oci/oci.pro       2017-01-23 22:35:03.156681327 +0100
-@@ -7,6 +7,8 @@ QMAKE_USE += oci
- darwin:QMAKE_LFLAGS += -Wl,-flat_namespace,-U,_environ
+--- qtbase-opensource-src-5.3.0/src/sql/drivers/oci/qsql_oci.pri.orig  2014-05-15 19:12:11.000000000 +0200
++++ qtbase-opensource-src-5.3.0/src/sql/drivers/oci/qsql_oci.pri       2014-06-01 13:15:50.625305132 +0200
+@@ -7,3 +7,4 @@
+     LIBS *= -loci
+ }
+ mac:QMAKE_LFLAGS += -Wl,-flat_namespace,-U,_environ
 +QMAKE_CXXFLAGS += -I/usr/include/oracle/client
-+
- OTHER_FILES += oci.json
- PLUGIN_CLASS_NAME = QOCIDriverPlugin
---- a/config.tests/unix/oci/oci.pro~   2017-01-18 15:20:58.000000000 +0100
-+++ b/config.tests/unix/oci/oci.pro    2017-01-23 22:35:23.760582770 +0100
-@@ -1,2 +1,3 @@
+--- qtbase-opensource-src-5.3.0/config.tests/unix/oci/oci.pro.orig     2014-05-15 19:12:18.000000000 +0200
++++ qtbase-opensource-src-5.3.0/config.tests/unix/oci/oci.pro  2014-06-01 13:17:02.585303633 +0200
+@@ -1,3 +1,4 @@
  SOURCES = oci.cpp
  CONFIG -= qt dylib
+ LIBS += -lclntsh
 +QMAKE_CXXFLAGS += -I/usr/include/oracle/client
This page took 0.053815 seconds and 4 git commands to generate.