This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
genode
Watch
1
Star
0
Fork
0
You've already forked genode
mirror of
https://github.com/genodelabs/genode.git
synced
2025-02-08 12:20:21 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
genode
/
repos
/
libports
/
recipes
/
api
/
compat-libc
/
hash
2 lines
52 B
Plaintext
Raw
Normal View
History
Unescape
Escape
libports: transform `compat-libc` into a static library 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
2023-08-16 17:11:29 +02:00
2023-08-16 e490a07341485a2514c6f57bbc0d83bd63d7d9a1
Reference in New Issue
Copy Permalink