diff --git a/TODO.md b/TODO.md index 4968659..b83eebd 100644 --- a/TODO.md +++ b/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