Add wrap - A small bubblewrap like program#18
Conversation
|
This program does run into https://gitlab.com/qemu-project/qemu/-/issues/871 when using qemu user mode emulation |
stikonas
left a comment
There was a problem hiding this comment.
Perhaps you can format them in the same style as other mescc-tools-extra programs?
Hmm, I guess that's mostly fine and it's qemu bug anyway. This would only affect us if we want to use this wrap when trying to build another arch, e.g. riscv64. That's mostly a development scenario and we could still use bubblewrap in that case. |
stikonas
left a comment
There was a problem hiding this comment.
looks good here but you need to rebase on top of latest commit. There are some non-trivial makefile fixes that will also affect your changes.
Add wrap.c from fosslinux/live-bootstrap#339