master
Alessandro Mauri 3 years ago
parent bcf3816b96
commit da7877b109
  1. 9
      TODO.md

@ -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

Loading…
Cancel
Save