some ideas

This commit is contained in:
Alessandro Mauri 2021-01-02 13:21:55 +01:00
parent bcf3816b96
commit da7877b109

View File

@ -9,3 +9,12 @@
- read RPATH section if present
- modify it with custom path
- save file
# Implement
Change the method of "isolation" from custom PATH and LD_LIBRARY_PATH to linux
namespaces, this option should be reversible when making BSD compatible binaries
Use a self-maintained version of [libcpu][1] to implement simple cross-isa
compatibility
[1]: https://github.com/libcpu/libcpu