You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
pnetcdf: fix build on macOS 26
This commit is contained in:
@@ -42,6 +42,9 @@ if {${os.platform} eq "darwin" && ${os.arch} eq "powerpc"} {
|
||||
compiler.blacklist-append \
|
||||
{clang < 500} {*gcc-[34].*} {macports-gcc-[56]}
|
||||
|
||||
# Avoid duplicate LC_RPATH.
|
||||
compilers.add_gcc_rpath_support no
|
||||
|
||||
depends_build-append port:autoconf \
|
||||
port:automake \
|
||||
port:libtool \
|
||||
|
||||
Reference in New Issue
Block a user