]> xenbits.xensource.com Git - unikraft/libs/musl.git/commit
Makefile.uk: Include missing cpow* functions
authorAndrei Tatar <andrei@unikraft.io>
Mon, 10 Jul 2023 14:33:17 +0000 (16:33 +0200)
committerUnikraft <monkey@unikraft.io>
Wed, 9 Aug 2023 10:30:54 +0000 (10:30 +0000)
commit895a7894246586d287a9dafc01eb9d6f890a1d49
tree921e452981f0974340872cebdc7fc71c3247330b
parent722afb8fde74f05ec8a75fe9aea71424fa73e8ef
Makefile.uk: Include missing cpow* functions

The complex number library was previously missing the implementation of
cpow* functions. This change corrects this omission.

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: #64
Makefile.uk.musl.complex