corsix / polyfill-glibc

Patch Linux executables for compatibility with older glibc
Other
172 stars 4 forks source link

32-bit ARM support #9

Open rhgndf opened 2 months ago

rhgndf commented 2 months ago

Could this be extended to 32-bit arm? It would be nice to have just a simple function name replacement tool to try it out. I just need it to replace the symbols to GLIBC_2.15 or before, no need any assembler patching.