mozjs78/spidermonkey_style_check_disable_s390x.patch
František Zatloukal 0ebbe70e81 Release 78.9.0
2021-03-25 11:09:40 +01:00

12 lines
336 B
Diff

--- a/config/check_spidermonkey_style.py
+++ b/config/check_spidermonkey_style.py
@@ -779,6 +779,7 @@ def tarjan(V, E):
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