extra/js78: fix

This commit is contained in:
Kevin Mihelich 2020-09-26 15:48:43 +00:00
parent 04fedad9cc
commit 18796e1e31

View file

@ -1,7 +1,7 @@
# Maintainer: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
# ALARM: Kevin Mihelich <kevin@archlinuxarm.org>
# - configure with --disable-lto
# - configure with --disable-lto, --disable-rust-simd
# - patch to fix build on ARM
pkgname=js78
@ -44,7 +44,7 @@ build() {
--enable-optimize
--enable-readline
--enable-release
--enable-rust-simd
--disable-rust-simd
--enable-shared-js
--enable-tests
--with-intl-api