Files
RedBear-OS/recipes/core/bootloader/syscall
T
vasilito 35a9253559 fix: add symlinks for all submodule recipe dirs to resolve sibling fork deps
All submodules (kernel, bootloader, redoxfs, userutils, installer, base)
use path = '../libredox', '../syscall', '../redox-scheme' to reference
sibling forks. When the cookbook copies these to recipes/core/<name>/source/,
Cargo resolves the relative paths from the copy location, not the symlink
target. Added symlinks at the recipe level so all resolutions go through
the same path: recipes/core/<name>/<dep> → local/sources/<dep>.
2026-07-09 15:42:51 +03:00

Symbolic link
1 line
30 B
Plaintext

../../../local/sources/syscall