Skip to content

Commit

Permalink
qt4-mac : no support for ARM64 yet
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelld committed Mar 25, 2021
1 parent 935481c commit c1b160f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions aqua/qt4-mac/Portfile
Expand Up @@ -429,6 +429,9 @@ if {${SDK} eq ""} {
}
}

# no support for ARM64 yet
supported_archs ppc ppc64 i386 x86_64

post-patch {
# set ARCHES in configure (per the third patchfile above), for
# building QMake. join any 2 or more arch entries with the GCC
Expand Down

0 comments on commit c1b160f

Please sign in to comment.