summarylogtreecommitdiffstats
path: root/ssl10.patch
diff options
context:
space:
mode:
Diffstat (limited to 'ssl10.patch')
-rw-r--r--ssl10.patch19
1 files changed, 0 insertions, 19 deletions
diff --git a/ssl10.patch b/ssl10.patch
deleted file mode 100644
index e5acf0286bef..000000000000
--- a/ssl10.patch
+++ /dev/null
@@ -1,19 +0,0 @@
---- a/OpenBoard.pro 2017-02-26 00:44:23.000000000 +0100
-+++ b/OpenBoard.pro 2017-05-09 15:58:37.448502744 +0200
-@@ -44,6 +44,7 @@
- QT += core
-
- INCLUDEPATH += src
-+INCLUDEPATH = "/usr/include/openssl-1.0" + $${INCLUDEPATH}
-
- include($$THIRD_PARTY_PATH/libs.pri)
- include(src/adaptors/adaptors.pri)
-@@ -400,7 +401,7 @@
-
- linux-g++* {
- CONFIG += link_prl
-- LIBS += -lcrypto
-+ LIBS += -l:libcrypto.so.1.0.0
- #LIBS += -lprofiler
- LIBS += -lX11
- QMAKE_CFLAGS += -fopenmp