Skip to content

Commit

Permalink
net-p2p/mldonkey: builds fine with clang on powerpc
Browse files Browse the repository at this point in the history
  • Loading branch information
pkubaj committed Oct 16, 2021
1 parent dd46aba commit f0eaa6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion net-p2p/mldonkey/Makefile
Expand Up @@ -94,7 +94,7 @@ ALL_TARGET+= \

.include <bsd.port.pre.mk>

.if ${ARCH:Mpowerpc*}
.if ${ARCH:Mpowerpc64*}
USE_GCC= yes
.endif

Expand Down

0 comments on commit f0eaa6c

Please sign in to comment.