[tools] mklibs: upgrade to 0.1.37
[openwrt/svn-archive/archive.git] / tools / mklibs / patches / 010-remove_STT_GNU_IFUNC.patch
index 6bae8c7ce53c4f485f1b0b361534064e5bf938d5..6d3555816e901beaa27349d771797168085c9579 100644 (file)
@@ -1,6 +1,6 @@
 --- a/src/mklibs-readelf/main.cpp
 +++ b/src/mklibs-readelf/main.cpp
-@@ -84,7 +84,7 @@ static void process_symbols_provided (co
+@@ -84,7 +84,7 @@
        continue;
      if (shndx == SHN_UNDEF || shndx == SHN_ABS)
        continue;
@@ -9,7 +9,7 @@
        continue;
      if (!name.size())
        continue;
-@@ -115,7 +115,7 @@ static void process_symbols_undefined (c
+@@ -115,7 +115,7 @@
        continue;
      if (shndx != SHN_UNDEF)
        continue;