mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-20 17:52:52 +00:00
ldso: Export 'lx_syscall' for base-linux
The syscall library in not linked to dynamic binaries anymore, hence ldso need to export the required symbols Follow up to #1017
This commit is contained in:
parent
f447fbe1a5
commit
aa4f11905a
@ -79,6 +79,9 @@
|
||||
main_thread_utcb*;
|
||||
};
|
||||
|
||||
/* Linux */
|
||||
lx_syscall;
|
||||
|
||||
local:
|
||||
|
||||
/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user