--- MEGAsync_ori/src/MEGASync/MEGASync.pro	Wed Jan 26 20:25:17 2022
+++ MEGAsync_patched/src/MEGASync/MEGASync.pro	Sat Mar  5 15:51:17 2022
@@ -91,7 +91,7 @@
 DEFINES += NOMINMAX
 }
 else:contains(BUILD_ARCH, x86_64) { #Notice this might not work for clang!
-CONFIG += USE_PDFIUM
+# CONFIG += USE_PDFIUM
 }
 
 unix:!macx {
@@ -104,7 +104,7 @@
 }
 
 # Drive notifications (for SDK)
-CONFIG += USE_DRIVE_NOTIFICATIONS
+# CONFIG += USE_DRIVE_NOTIFICATIONS
 
 include(gui/gui.pri)
 include(mega/bindings/qt/sdk.pri)
@@ -215,7 +215,7 @@
 DEFINES += REQUIRE_HAVE_PDFIUM
 }
 else:contains(BUILD_ARCH, x86_64) { #Notice this might not work for clang!
-DEFINES += REQUIRE_HAVE_PDFIUM
+# DEFINES += REQUIRE_HAVE_PDFIUM
 }
 
 #DEFINES += REQUIRE_ENABLE_CHAT