Skip to content

Commit

Permalink
lang/ruby31: drop ELFv1 support
Browse files Browse the repository at this point in the history
  • Loading branch information
pkubaj committed Jan 5, 2024
1 parent ab6b94e commit e959a63
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions lang/ruby31/Makefile
Expand Up @@ -96,10 +96,6 @@ _SUF2= ,${PORTEPOCH}
LIB_DEPENDS+= libunwind.so:devel/libunwind
.endif

.if defined(PPC_ABI) && ${PPC_ABI} == ELFv1
USE_GCC= yes
.endif

.if ${ARCH} == armv6 || ${ARCH} == armv7 || ${ARCH} == powerpc
CONFIGURE_ARGS+= --with-setjmp-type=_setjmp
CONFIGURE_ENV+= ac_cv_func__setjmp=yes
Expand Down

0 comments on commit e959a63

Please sign in to comment.