[arch-commits] Commit in js91/trunk (PKGBUILD)

Jan Steffens heftig at gemini.archlinux.org
Tue Mar 22 01:32:44 UTC 2022


    Date: Tuesday, March 22, 2022 @ 01:32:44
  Author: heftig
Revision: 440495

91.7.0-2: debug on

Modified:
  js91/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-22 01:32:41 UTC (rev 440494)
+++ PKGBUILD	2022-03-22 01:32:44 UTC (rev 440495)
@@ -2,7 +2,7 @@
 
 pkgname=js91
 pkgver=91.7.0
-pkgrel=1
+pkgrel=2
 pkgdesc="JavaScript interpreter and libraries - Version 91"
 arch=(x86_64)
 url="https://spidermonkey.dev/"
@@ -10,7 +10,7 @@
 depends=(gcc-libs readline zlib sh)
 makedepends=(zip autoconf2.13 python-setuptools python-psutil rust llvm clang lld)
 checkdepends=(mercurial git)
-options=(!lto)
+options=(!lto debug)
 _relver=${pkgver}esr
 source=(https://archive.mozilla.org/pub/firefox/releases/$_relver/source/firefox-$_relver.source.tar.xz{,.asc})
 sha256sums=('9c3ae9abe1ef10d66d64cbbee96ba2c16840098de8fe0285959f04160d0fee5a'



More information about the arch-commits mailing list