mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
www/node16: remove ELFv1 support
This commit is contained in:
parent
029805eab0
commit
82162fd9a3
@ -86,10 +86,6 @@ PREFIX_RELDEST= ${PREFIX:S,^${DESTDIR},,}
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if (defined(PPC_ABI) && ${PPC_ABI} == ELFv2) || ${ARCH} == powerpc64le
|
||||
EXTRA_PATCHES= ${PATCHDIR}/extra-patch-common.gypi
|
||||
.endif
|
||||
|
||||
.if ${ARCH} == armv6 || ${ARCH} == armv7
|
||||
EXTRA_PATCHES= ${PATCHDIR}/extra-patch-tools_v8__gypfiles_v8.gyp
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user