mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
net-p2p/mldonkey: builds fine with clang on powerpc
This commit is contained in:
parent
dd46abafc5
commit
f0eaa6cde1
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@ ALL_TARGET+= \
|
||||||
|
|
||||||
.include <bsd.port.pre.mk>
|
.include <bsd.port.pre.mk>
|
||||||
|
|
||||||
.if ${ARCH:Mpowerpc*}
|
.if ${ARCH:Mpowerpc64*}
|
||||||
USE_GCC= yes
|
USE_GCC= yes
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue