You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
xca: fix build on macOS ≤10.15
This commit is contained in:
committed by
Renee Otten
parent
6a09d21a1c
commit
6f0783acf1
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user