xca: fix build on macOS ≤10.15

This commit is contained in:
Christopher Chavez
2025-11-02 14:42:09 -06:00
committed by Renee Otten
parent 6a09d21a1c
commit 6f0783acf1
+4
View File
@@ -25,6 +25,10 @@ checksums rmd160 f665d1759ec3487e985e0d0ea1c835f81e630572 \
sha256 c8a956f6f0660356b725cb06ef5835dfb36526043a4f8c1cfe7674bb7bdd6c5c \
size 1954022
# Uses -fmacro-prefix-map which is only supported since GCC 8, LLVM Clang 10, and AppleClang 12
# clang: error: unknown argument: '-fmacro-prefix-map=/opt/local/var/macports/build/xca-c416d8d7/work/xca-2.9.0=.'
compiler.blacklist-append {clang < 1200} {macports-clang-[0-9].*}
qt5.depends_component qtdeclarative \
qtmacextras \
qtmultimedia \