Skip to content

Commit

Permalink
devel/R-cran-data.table: remove ELFv1 support
Browse files Browse the repository at this point in the history
  • Loading branch information
pkubaj committed Jan 3, 2024
1 parent 5d8a377 commit 0d263b6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions devel/R-cran-data.table/Makefile
Expand Up @@ -19,10 +19,6 @@ OPTIONS_DEFAULT= OPENMP

OPENMP_CONFIGURE_ENABLE= openmp

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

post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/R/library/data.table/libs/data_table.so

Expand Down

0 comments on commit 0d263b6

Please sign in to comment.