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

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


    Date: Tuesday, March 22, 2022 @ 01:32:41
  Author: heftig
Revision: 440494

78.15.0-4: debug on

Modified:
  js78/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-22 01:25:07 UTC (rev 440493)
+++ PKGBUILD	2022-03-22 01:32:41 UTC (rev 440494)
@@ -2,7 +2,7 @@
 
 pkgname=js78
 pkgver=78.15.0
-pkgrel=3
+pkgrel=4
 pkgdesc="JavaScript interpreter and libraries - Version 78"
 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}
         0001-Fixes-for-LTO-PGO-support.patch



More information about the arch-commits mailing list