summarylogtreecommitdiffstats
path: root/esee
diff options
context:
space:
mode:
Diffstat (limited to 'esee')
-rw-r--r--esee18
1 files changed, 18 insertions, 0 deletions
diff --git a/esee b/esee
new file mode 100644
index 000000000000..9481d51eb7a0
--- /dev/null
+++ b/esee
@@ -0,0 +1,18 @@
+diff --git a/src/MEGASync/MEGASync.pro b/src/MEGASync/MEGASync.pro
+index 50b7c20d1..47b15f019 100644
+--- a/src/MEGASync/MEGASync.pro
++++ b/src/MEGASync/MEGASync.pro
+@@ -87,9 +87,9 @@ else:win32 {
+ CONFIG += USE_PDFIUM
+ DEFINES += NOMINMAX
+ }
+-else:contains(BUILD_ARCH, x86_64) { #Notice this might not work for clang!
+-CONFIG += USE_PDFIUM
+-}
++# else:contains(BUILD_ARCH, x86_64) { #Notice this might not work for clang!
++# CONFIG += USE_PDFIUM
++# }
+
+ unix:!macx {
+ exists(/usr/include/ffmpeg-mega)|exists(mega/bindings/qt/3rdparty/include/ffmpeg)|packagesExist(ffmpeg)|packagesExist(libavcodec) {
+