]> xenbits.xensource.com Git - unikraft/unikraft.git/commit
lib/ukfile: Add dependency on (no)libc
authorAndrei Tatar <andrei@unikraft.io>
Wed, 17 Apr 2024 16:27:27 +0000 (18:27 +0200)
committerRazvan Deaconescu <razvan.deaconescu@upb.ro>
Tue, 21 May 2024 20:35:16 +0000 (23:35 +0300)
commit84e6fced87f373fb65a4a092d08c233b4c28b382
tree352ec1ff0bfa9d63c6438990d7094fa784708bd8
parentc6fd643c6fd1536c038e2faf6605a93166d83c42
lib/ukfile: Add dependency on (no)libc

This change adds a conditional dependency on (no)libc, required because
ukfile uses many libc-provided types.

Signed-off-by: Andrei Tatar <andrei@unikraft.io>
Reviewed-by: Robert Zamfir <georobi.016@gmail.com>
Approved-by: Razvan Deaconescu <razvand@unikraft.io>
GitHub-Closes: #1393
lib/ukfile/Config.uk