Root/tools/mklibs/patches/011-remove_multiarch.patch

1--- a/src/mklibs
2+++ b/src/mklibs
3@@ -263,6 +263,7 @@ def extract_soname(so_file):
4     return ""
5 
6 def multiarch(paths):
7+ return paths
8     devnull = open('/dev/null', 'w')
9     dpkg_architecture = subprocess.Popen(
10         ['dpkg-architecture', '-qDEB_HOST_MULTIARCH'],
11

Archive Download this file



interactive