]> xenbits.xensource.com Git - unikraft/libs/libunwind.git/commit
Select lib-compiler-rt as Kconfig dependency
authorAndrei Tatar <andrei@unikraft.io>
Mon, 28 Aug 2023 23:18:26 +0000 (01:18 +0200)
committerUnikraft <monkey@unikraft.io>
Fri, 8 Sep 2023 21:17:24 +0000 (21:17 +0000)
commit397aa8b0fa86d452d35700290e9f2bfbc3b8da6b
treed2e00488c6b1aa758d279f50d05d582e85268e59
parentb55be718bf54d776563811e24331770e4a31f302
Select lib-compiler-rt as Kconfig dependency

Commit 70bac65 (Split off functionality that depends on libunwind)
in lib-compiler-rt removed the circular dependency between it and
libunwind.
This change thus removes the workaround check for lib-compiler-rt and
more cleanly expresses it through Kconfig `select`.

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: #10
Config.uk
Makefile.uk