]> xenbits.xensource.com Git - unikraft/libs/musl.git/commit
Makefile.uk: Condition flags on clang version
authorAndrei Tatar <andrei@unikraft.io>
Wed, 19 Jul 2023 08:27:11 +0000 (10:27 +0200)
committerUnikraft <monkey@unikraft.io>
Mon, 7 Aug 2023 17:08:50 +0000 (17:08 +0000)
commit722afb8fde74f05ec8a75fe9aea71424fa73e8ef
treea3600da69f9bd5b6e927dd8a0cbde1107c97c3f3
parentfac12e2db5dfa55af9d75251d1ad976c0c6eea4c
Makefile.uk: Condition flags on clang version

Set warning flags only if the current clang version supports them.

Signed-off-by: Andrei Tatar <andrei@unikraft.io>
Reviewed-by: Stefan Jumarea <stefanjumarea02@gmail.com>
Approved-by: Razvan Deaconescu <razvand@unikraft.io>
Tested-by: Unikraft CI <monkey@unikraft.io>
GitHub-Closes: #61
Makefile.uk