You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm coming from EasyOS, which uses containers rather than Docker, and Quirky which is root only, would you be willing to update one of your non-docker versions first or should I just clone (fork) the lot and do it myself, before I attempt to build a toolchain on our EasyOS system and work from there?
I'm also looking at creating a musl/clang/llvm/etc, based system and your nenuzhnix is of interest, can I help anywhere I can in either?
The text was updated successfully, but these errors were encountered:
I haven't built ngtc for a while, so I doubt that patches would still apply cleanly without modification.
Using EasyOS's containers instead of Docker shouldn't be a problem, just run sync.sh, configure.sh, build.sh and install.sh in your container (should have musl libc and a sufficient toolchain to compile C++ code) and it will be fine.
As for nenuzhnix, there are a lot of packages to add (check unassigned issues) and contributions are always welcome!
Comment and a request please, not a problem.
I'm coming from EasyOS, which uses containers rather than Docker, and Quirky which is root only, would you be willing to update one of your non-docker versions first or should I just clone (fork) the lot and do it myself, before I attempt to build a toolchain on our EasyOS system and work from there?
I'm also looking at creating a musl/clang/llvm/etc, based system and your nenuzhnix is of interest, can I help anywhere I can in either?
The text was updated successfully, but these errors were encountered: