]> git.pld-linux.org Git - packages/mozjs68.git/blame - no-rust.patch
icu rebuild
[packages/mozjs68.git] / no-rust.patch
CommitLineData
4e515346
JR
1--- firefox-68.7.0/js/moz.configure~ 2020-04-03 21:29:56.000000000 +0200
2+++ firefox-68.7.0/js/moz.configure 2020-05-01 10:20:08.759893678 +0200
3@@ -18,11 +18,6 @@
4 option(env='JS_STANDALONE', default=building_js,
5 help='Reserved for internal use')
6
7-include('../build/moz.configure/rust.configure',
8- when='--enable-compile-environment')
9-include('../build/moz.configure/bindgen.configure',
10- when='--enable-compile-environment')
11-
12 @depends('JS_STANDALONE')
13 def js_standalone(value):
14 if value:
This page took 0.066083 seconds and 4 git commands to generate.