Blame SOURCES/spidermonkey_style_check_disable_s390x.patch

c51dd0
--- a/config/check_spidermonkey_style.py
c51dd0
+++ b/config/check_spidermonkey_style.py
c51dd0
c51dd0
@@ -779,6 +779,7 @@ def tarjan(V, E):
c51dd0
c51dd0
c51dd0
 def main():
c51dd0
+    sys.exit(0)
c51dd0
     if sys.argv[1:] == ["--fixup"]:
c51dd0
         # Sort #include directives in-place.  Fixup mode doesn't solve
c51dd0
         # all possible silliness that the script checks for; it's just a