aboutsummaryrefslogtreecommitdiff
path: root/www/qt6-webengine/files/patch-src_3rdparty_chromium_build_linux_strip__binary.py
blob: 50091e3aa55a236fad2108931de304692ed24f42 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/3rdparty/chromium/build/linux/strip_binary.py.orig	2022-02-07 13:39:41 UTC
+++ src/3rdparty/chromium/build/linux/strip_binary.py
@@ -10,6 +10,7 @@ import sys
 
 
 def main():
+  return 0
   argparser = argparse.ArgumentParser(description='eu-strip binary.')
 
   argparser.add_argument('--eu-strip-binary-path', help='eu-strip path.')