]> git.pld-linux.org Git - packages/qt5-qtbase.git/blame - qtbase-oracle-instantclient.patch
- bump icu abi
[packages/qt5-qtbase.git] / qtbase-oracle-instantclient.patch
CommitLineData
fe20de06
AM
1--- a/src/plugins/sqldrivers/oci/oci.pro~ 2017-01-18 15:20:58.000000000 +0100
2+++ b/src/plugins/sqldrivers/oci/oci.pro 2017-01-23 22:35:03.156681327 +0100
3@@ -7,6 +7,8 @@ QMAKE_USE += oci
4
5 darwin:QMAKE_LFLAGS += -Wl,-flat_namespace,-U,_environ
6
7d197c9f 7+QMAKE_CXXFLAGS += -I/usr/include/oracle/client
fe20de06
AM
8+
9 OTHER_FILES += oci.json
10
11 PLUGIN_CLASS_NAME = QOCIDriverPlugin
12--- a/config.tests/unix/oci/oci.pro~ 2017-01-18 15:20:58.000000000 +0100
13+++ b/config.tests/unix/oci/oci.pro 2017-01-23 22:35:23.760582770 +0100
14@@ -1,2 +1,3 @@
7d197c9f
JB
15 SOURCES = oci.cpp
16 CONFIG -= qt dylib
7d197c9f 17+QMAKE_CXXFLAGS += -I/usr/include/oracle/client
This page took 0.081259 seconds and 4 git commands to generate.