mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
Allow building on powerpcspe.
Reported by: jhibbits Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
20695b64ab
commit
09765c4b9d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=488067
@ -97,7 +97,7 @@ CONFIGURE_ARGS+=--disable-dtrace
|
||||
LIB_DEPENDS+= libunwind.so:devel/libunwind
|
||||
.endif
|
||||
|
||||
.if (${ARCH} == powerpc || ${ARCH} == powerpc64)
|
||||
.if ${ARCH:Mpowerpc*}
|
||||
USE_GCC= yes
|
||||
.endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user