mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-05 02:29:45 +00:00
9f7e47368f
Dynamically loading the `compat-libc` breaks `fork(2)` on Genode. Switch `compat-libc` to a special api package that provides a source file for statically linking the library, analogous to the `blit` package. This also requires a quirk in Goa but should prevent breaking `fork()` and removes the runtime and archive dependencies for Rust packages using `compat-libc`. Ref genodelabs/goa#61
2 lines
52 B
Plaintext
2 lines
52 B
Plaintext
2023-08-16 e490a07341485a2514c6f57bbc0d83bd63d7d9a1
|