gnu: mozjs: Build with the default LLVM.

* gnu/packages/gnuzilla.scm (mozjs)[native-inputs]: Change from LLVM-9 to LLVM.
This commit is contained in:
Marius Bakke 2022-07-16 16:37:56 +02:00
parent f49eef43fd
commit 03a4908ea5
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -224,8 +224,7 @@ (define-public mozjs
(native-inputs
(list autoconf-2.13
automake
;; TODO(staging): Use the default LLVM in the next rebuild cycle.
llvm-9 ;for llvm-objdump
llvm ;for llvm-objdump
perl
pkg-config
python-3