mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
www/node21: remove ELFv1 support
This commit is contained in:
parent
67c8561377
commit
6f057ad831
@ -67,10 +67,6 @@ NLS_LIB_DEPENDS= libicui18n.so:devel/icu
|
||||
.include "Makefile.version"
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if (defined(PPC_ABI) && ${PPC_ABI} == ELFv2) || ${ARCH} == powerpc64le
|
||||
EXTRA_PATCHES= ${PATCHDIR}/extra-patch-common.gypi
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MBUNDLED_SSL} && ${ARCH} != amd64
|
||||
CONFIGURE_ARGS+=--openssl-no-asm
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user