summaryrefslogtreecommitdiff
path: root/www/node22/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/node22/Makefile')
-rw-r--r--www/node22/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/node22/Makefile b/www/node22/Makefile
index bd3f8a2dcaf2..22b2196f7bc6 100644
--- a/www/node22/Makefile
+++ b/www/node22/Makefile
@@ -36,6 +36,7 @@ CONFIGURE_ARGS= --prefix=${PREFIX:S|^${DESTDIR}||} \
--shared-nghttp2 \
--shared-zlib \
--without-npm
+CXXFLAGS_powerpc64= -mpower8-vector
HAS_CONFIGURE= yes
MAKE_ENV= CC.host="${CCACHE_BIN} ${CC}" \
CFLAGS.host="${CFLAGS}" \