]> xenbits.xensource.com Git - unikraft/libs/libcxx.git/commit
include: Add location of features.h file for Musl
authorStefan Jumarea <stefanjumarea02@gmail.com>
Sat, 29 Oct 2022 07:38:04 +0000 (10:38 +0300)
committerUnikraft <monkey@unikraft.io>
Fri, 18 Nov 2022 10:18:10 +0000 (10:18 +0000)
commitd4310d93ac17e20b0851d2f6fcdc1dc5dea1edbe
tree591f5985af9f51e33affd9f26a4c137174c8b157
parent3e6f47a5d3cd6fbc5574d376dd47b21dd731dfa4
include: Add location of features.h file for Musl

When using Musl, the `features.h` header is not placed within the `sys/`
directory, so the build fails.

Signed-off-by: Stefan Jumarea <stefanjumarea02@gmail.com>
Reviewed-by: Maria Sfiraiala <maria.sfiraiala@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: #9
include/features.h