tools/mklibs: update to 0.1.44 and convert to Python 3
[oweals/openwrt.git] / tools / mklibs / patches / 011-remove_multiarch.patch
index a32d8ee17a81842561081e01b13d5c76aa434893..23e45cc12c91ea408e5e8eeae10c09de600a54a9 100644 (file)
@@ -1,6 +1,6 @@
 --- a/src/mklibs
 +++ b/src/mklibs
-@@ -263,6 +263,7 @@ def extract_soname(so_file):
+@@ -274,6 +274,7 @@ def extract_soname(so_file):
      return ""
  
  def multiarch(paths):