summaryrefslogtreecommitdiff
path: root/www/node24/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/node24/Makefile')
-rw-r--r--www/node24/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/node24/Makefile b/www/node24/Makefile
index 67d17435d3d7..159606d42d9d 100644
--- a/www/node24/Makefile
+++ b/www/node24/Makefile
@@ -42,6 +42,7 @@ CONFIGURE_ARGS= --prefix=${PREFIX:S|^${DESTDIR}||} \
--shared-zstd \
--with-intl=system-icu \
--without-npm
+CXXFLAGS_powerpc64= -mpower8-vector
HAS_CONFIGURE= yes
MAKE_ENV= CC.host="${CCACHE_BIN} ${CC}" \
CFLAGS.host="${CFLAGS}" \