]> xenbits.xensource.com Git - unikraft/libs/musl.git/commitdiff
Update README.md
authorgaulthier gain <gaulthier.gain@uliege.be>
Tue, 6 Oct 2020 18:24:10 +0000 (18:24 +0000)
committerUnikraft <monkey@unikraft.io>
Wed, 13 Oct 2021 11:31:40 +0000 (11:31 +0000)
Signed-off-by: gaulthier gain <gaulthier.gain@uliege.be>
Tested-by: Unikraft CI <monkey@unikraft.io>
GitHub-Pull-Request: #3

README.md

index 3ceb4e0359aa35f0aac7d47262c582ce8e0a304e..146884102aa265a5b97766ad83844ff93a2a9254 100644 (file)
--- a/README.md
+++ b/README.md
@@ -9,11 +9,10 @@ support.
 
 ## Build
 
-In order to avoid multiple definitions errors, the following libraries
+In order to avoid multiple definitions errors, the following components
 MUST NOT BE INCLUDED with musl:
 
-* `POSIX-user`
-* `lwip`
+* `lwip->socket`
 * `pthread-embedded`
 
 ## Known Issues