]> xenbits.xensource.com Git - unikraft/libs/musl.git/commit
Makefile: Make Makefile.uk.musl.network compatible with LWIP
authorRazvan Deaconescu <razvand@unikraft.io>
Sat, 29 Oct 2022 09:27:25 +0000 (12:27 +0300)
committerUnikraft <monkey@unikraft.io>
Thu, 24 Nov 2022 19:01:39 +0000 (19:01 +0000)
commita052b30fb89cda1395eb5aae8ac90ebdb60e7bfc
tree2ff16e8844641741ab783a9ed52df2dda32b8a73
parent47037a4068922295fc893c93067fb8d7f3f1fcd6
Makefile: Make Makefile.uk.musl.network compatible with LWIP

Remove the lack of presence of `posix-driver`. `posix-driver` needs to
be enabled for Musl to work with networking support.

Signed-off-by: Razvan Deaconescu <razvand@unikraft.io>
Reviewed-by: Stefan Jumarea <stefanjumarea02@gmail.com>
Approved-by: Cezar Craciunoiu <cezar.craciunoiu@unikraft.io>
Tested-by: Unikraft CI <monkey@unikraft.io>
GitHub-Closes: #19
Makefile.uk.musl.network