mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
www/node18: remove ELFv1 support
This commit is contained in:
parent
82162fd9a3
commit
336c0f12b9
2 changed files with 0 additions and 4 deletions
|
@ -72,10 +72,6 @@ NLS_LIB_DEPENDS= libicui18n.so:devel/icu
|
|||
CXXFLAGS+= -Wno-error=enum-constexpr-conversion
|
||||
.endif
|
||||
|
||||
.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…
Add table
Reference in a new issue