summaryrefslogtreecommitdiffstats
path: root/source/l/mozjs68/patches/spidermonkey_style_check_disable_s390x.patch
blob: 690c1c57d80ad205d87f002a18aaf02d6aa0891e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 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