]> xenbits.xensource.com Git - unikraft/libs/musl.git/commit
Makefile.uk: Add sources for POSIX_USER functions
authorStefan Jumarea <stefanjumarea02@gmail.com>
Wed, 2 Nov 2022 10:53:35 +0000 (12:53 +0200)
committerUnikraft <monkey@unikraft.io>
Thu, 24 Nov 2022 19:45:02 +0000 (19:45 +0000)
commitcd98497c8a478290f50e08de971e86b9e59f18b4
treeb9e452945796188163966b0bf2f4d95fd5c035a1
parent9d27be558d85d47844b73dea1b01e2e30a55d7dc
Makefile.uk: Add sources for POSIX_USER functions

Since libc style syscall stubs are disabled when using musl, many of the
sources should be always included to avoid `undefined refrence` errors.

Signed-off-by: Stefan Jumarea <stefanjumarea02@gmail.com>
Reviewed-by: Eduard Vintilă <eduard.vintila47@gmail.com>
Reviewed-by: Razvan Deaconescu <razvand@unikraft.io>
Approved-by: Razvan Deaconescu <razvand@unikraft.io>
Tested-by: Unikraft CI <monkey@unikraft.io>
GitHub-Closes: #20
Makefile.uk.musl.linux
Makefile.uk.musl.misc
Makefile.uk.musl.unistd