mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 03:16:28 -04:00
lang/python27: drop noop powerpc64 conditional
This commit is contained in:
parent
bdacc555b3
commit
ccfe88db0d
1 changed files with 0 additions and 4 deletions
|
@ -96,10 +96,6 @@ PLIST_SUB+= 32BIT_ONLY="@comment "
|
|||
PLIST_SUB+= 32BIT_ONLY=""
|
||||
.endif
|
||||
|
||||
.if ${ARCH} == powerpc64
|
||||
MAKE_ENV+= UNAME_m="powerpc64"
|
||||
.endif
|
||||
|
||||
.if ${ARCH} == sparc64
|
||||
CFLAGS+= -DPYTHON_DEFAULT_RECURSION_LIMIT=900
|
||||
.endif
|
||||
|
|
Loading…
Add table
Reference in a new issue