Dominik Viererbe

Results 13 comments of Dominik Viererbe

> maybe you want to fork the repo Technically I/we already did :D My motivation with this PR was purely that Ubuntu can drop the delta. It's fine for me...

Thanks for fixing this! We ran into this issue with the [Avalonia port of the MSBuildStructuredLog Viewer](https://github.com/KirillOsenkov/MSBuildStructuredLog/blob/main/Directory.Packages.props#L7)

I was running into this issue. I was trying to cross compile with LLVM on an x86_64 host to aarch64. When installing `qemu-user` and `binfmt-support` to create an arm64 rootfs...