summaryrefslogtreecommitdiffstats
path: root/source/l/mozjs68/patches/spidermonkey_style_check_disable_s390x.patch
diff options
context:
space:
mode:
Diffstat (limited to 'source/l/mozjs68/patches/spidermonkey_style_check_disable_s390x.patch')
-rw-r--r--source/l/mozjs68/patches/spidermonkey_style_check_disable_s390x.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/source/l/mozjs68/patches/spidermonkey_style_check_disable_s390x.patch b/source/l/mozjs68/patches/spidermonkey_style_check_disable_s390x.patch
deleted file mode 100644
index 690c1c57d..000000000
--- a/source/l/mozjs68/patches/spidermonkey_style_check_disable_s390x.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/config/check_spidermonkey_style.py
-+++ b/config/check_spidermonkey_style.py
-
-@@ -766,6 +766,7 @@
-
-
- def main():
-+ sys.exit(0)
- if sys.argv[1:] == ["--fixup"]:
- # Sort #include directives in-place. Fixup mode doesn't solve
- # all possible silliness that the script checks for; it's just a