Date: Wednesday, February 1, 2023 @ 22:20:32
  Author: svenstaro
Revision: 1391878

upgpkg: emscripten 3.1.31-1

Modified:
  emscripten/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-02-01 22:20:28 UTC (rev 1391877)
+++ PKGBUILD    2023-02-01 22:20:32 UTC (rev 1391878)
@@ -22,7 +22,7 @@
             'ruby: for using websockify addon'
             'cmake: for emcc --show-ports')
 install=emscripten.install
-options=('!lto')
+options=('!lto' '!debug')
 conflicts=('binaryen')
 provides=('binaryen')
 source=("git+https://github.com/kripken/emscripten#tag=$pkgver";

Reply via email to