1 --- qt-everywhere-src-5.12.9/qttools/src/qdoc/configure.old Sat Oct 17 07:40:12 2020
2 +++ qt-everywhere-src-5.12.9/qttools/src/qdoc/configure.pri Sat Oct 17 07:39:31 2020
4 isEmpty(LLVM_INSTALL_DIR): LLVM_INSTALL_DIR = $$(LLVM_INSTALL_DIR_MINGW)
8 + qtLog("Clang on this platform is 64-bit only, not building qdoc")
12 + qtLog("Building qdoc")
15 isEmpty(LLVM_INSTALL_DIR): LLVM_INSTALL_DIR = $$(LLVM_INSTALL_DIR)
17 # Assume libclang is installed on the target system