]> xenbits.xensource.com Git - unikraft/libs/compiler-rt.git/commit
Add compiler dependency to some warnings
authorMarco Schlumpp <marco@unikraft.io>
Fri, 12 May 2023 09:30:53 +0000 (11:30 +0200)
committerUnikraft <monkey@unikraft.io>
Thu, 1 Jun 2023 19:35:08 +0000 (19:35 +0000)
commitccf186351de1ad27f52fd1d728e542f7cd9fe7f6
tree208cc99a9b8389a733468a7226aa30c960b9cebe
parent5550fba9b5b0d2ee448e8eb7c30cec2cb431e5f0
Add compiler dependency to some warnings

Clang and GCC support a different set of warnings.

Signed-off-by: Marco Schlumpp <marco@unikraft.io>
Reviewed-by: Stefan Jumarea <stefanjumarea02@gmail.com>
Reviewed-by: Maria Sfiraiala <maria.sfiraiala@gmail.com>
Reviewed-by: Razvan Deaconescu <razvand@unikraft.io>
Approved-by: Eduard Vintilă <eduard.vintila47@gmail.com>
Tested-by: Unikraft CI <monkey@unikraft.io>
GitHub-Closes: #12
Makefile.uk