[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Minios-devel] [UNIKRAFT/LIBCXXABI PATCH 0/2] Introduce libcxxabi on Unikraft
This patch introduces the libcxxabi(LLVM) on Unikraft. This library is needed by libcxx for ABI support and exception handling. Libunwind is a dependency for this library. Vlad-Andrei Badoiu (2): Add .gitignore Initial public release: configuration and build files .gitignore | 27 ++++++++++++++++ Config.uk | 3 ++ Makefile.uk | 89 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 119 insertions(+) create mode 100644 .gitignore create mode 100644 Config.uk create mode 100644 Makefile.uk -- 2.20.1 _______________________________________________ Minios-devel mailing list Minios-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/minios-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |