no92
no92
Rebased on master and optimized the receive case with @avdgrinten on Discord.
Renamed the option as requested.
I do not know of cases where that happens, also supported by the fact that the property only takes strings and not arrays.
Fixed in the meantime.
Works on my machine™.
Depends on managarm/managarm#683.
Fixed the issue and rebased onto master.
The commit should follow the style guide. Something like `docs: fix typo` should work.
We've repeatedly run into people trying to supply their system's `/usr/include` when building a host-mlibc, and it has taken us > 1 question to figure that out; this aims to...
Updated the PR with @ArsenArsen's suggestion to use a list of compiler search paths to check against, instead of hardcoding `/usr/include`.