]> xenbits.xensource.com Git - unikraft/libs/musl.git/commit
Include internal headers only for building musl.
authorRobert Kuban <robert.kuban@opensynergy.com>
Fri, 19 Aug 2022 14:58:26 +0000 (16:58 +0200)
committerUnikraft <monkey@unikraft.io>
Thu, 24 Nov 2022 19:41:06 +0000 (19:41 +0000)
commit82d18f04475d1984971e520c7c168cf4b7f11bd4
tree92d9364c8d7e2642549b0bc6d11aa62ba8115845
parent75e292944b2e65a54e4f6b78510ed9bf996c7438
Include internal headers only for building musl.

Before, musl has exposed internal headers to other code,
now the include paths are added to the appropriate variable.

Signed-off-by: Robert Kuban <robert.kuban@opensynergy.com>
Reviewed-by: Sergiu Moga <sergiu.moga@protonmail.com>
Reviewed-by: Razvan Deaconescu <razvand@unikraft.io>
Approved-by: Razvan Deaconescu <razvand@unikraft.io>
Tested-by: Unikraft CI <monkey@unikraft.io>
GitHub-Closes: #13
Makefile.rules
Makefile.uk