[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Minios-devel] [UNIKRAFT/PROTOBUF PATCH 4/4] README.md: Update with info about building
Hi Vlad, On upstream I might slightly fix the wording of how to compile .proto files in the README.md, other than that: Reviewed-by: Felipe Huici <felipe.huici@xxxxxxxxx> -- Felipe On 31.10.19, 00:36, "Vlad-Andrei BĂDOIU (78692)" <vlad_andrei.badoiu@xxxxxxxxxxxxxxx> wrote: Signed-off-by: Vlad-Andrei Badoiu <vlad_andrei.badoiu@xxxxxxxxxxxxxxx> --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0605ff4..8e51ecd 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,16 @@ -benchmark for Unikraft +protobuf for Unikraft =================== -This is the port of benchmark for Unikraft as external library. +This is the port of protobuf for Unikraft as external library. ## Build -Benchmark depends on the following libraries, that need to be added to `Makefile` in this order: +Protobuf depends on the following libraries, that need to be added to `Makefile` in this order: * `pthreads`, e.g. `pthread-embedded` * CXX standard library, e.g. `libunwind`, `compiler-rt`, `libcxxabi`, `libcxx` * `libc`, e.g. `newlib` +## Usage +The user must provide his own custom rules to compile the .proto files in UK\_PREPARE. + Please refer to the `README.md` as well as the documentation in the `doc/` subdirectory of the main unikraft repository. -- 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 |