Skip to content

Commit 6aa2ca9

Browse files
authored
pnetcdf debug: No add rpath support
1 parent 88ec2e9 commit 6aa2ca9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

science/pnetcdf/Portfile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,9 @@ if {${os.platform} eq "darwin" && ${os.arch} eq "powerpc"} {
4444
compiler.blacklist-append \
4545
{clang < 500} {*gcc-[34].*} {macports-gcc-[56]}
4646

47+
# Avoid duplicate LC_RPATH.
48+
compilers.add_gcc_rpath_support no
49+
4750
depends_build-append port:autoconf \
4851
port:automake \
4952
port:libtool \

0 commit comments

Comments
 (0)