Skip to content

Commit

Permalink
www/node18: remove ELFv1 support
Browse files Browse the repository at this point in the history
  • Loading branch information
pkubaj committed Jan 5, 2024
1 parent 82162fd commit 336c0f1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions www/node18/Makefile
Expand Up @@ -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
Expand Down
File renamed without changes.

0 comments on commit 336c0f1

Please sign in to comment.