]> xenbits.xensource.com Git - unikraft/libs/musl.git/commit
Add aarch64 configurations
authorRobert Kuban <robert.kuban@opensynergy.com>
Tue, 25 Oct 2022 14:00:20 +0000 (16:00 +0200)
committerUnikraft <monkey@unikraft.io>
Thu, 24 Nov 2022 19:38:55 +0000 (19:38 +0000)
commitd701afd5eda8de3ae4481ccd7a99946f97e12c72
treea76d2d079afd355bddfef7a776a61a0a54f098ba
parent9e1eef91de68a7350aaaaa74d2f5a39a91507b37
Add aarch64 configurations

This updates the sublibrary makefiles to use the appropiate
sourcefiles for aarch64.

It also removes the aarch64 source file for `__set_thread_area` from
the thread sublibrary makefile, as it is provided by lib-muslglue.

Signed-off-by: Robert Kuban <robert.kuban@opensynergy.com>
Reviewed-by: Eduard Vintilă <eduard.vintila47@gmail.com>
Reviewed-by: Razvan Virtan <virtanrazvan@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: #7
Makefile.uk.musl.fenv
Makefile.uk.musl.ldso
Makefile.uk.musl.math
Makefile.uk.musl.setjmp
Makefile.uk.musl.signal
Makefile.uk.musl.string
Makefile.uk.musl.thread