mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-04-04 07:48:17 +00:00
Update https-unikernel to released capnp-rpc 0.1 API
Also, separate out RPC encoding from application logic. Signed-off-by: Thomas Leonard <thomas.leonard@docker.com>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
(executables (
|
||||
(names (main store_main http_main tls_main))
|
||||
(libraries (capnp-rpc-lwt cohttp.lwt irmin-unix cmdliner fmt.tty))
|
||||
(libraries (capnp-rpc-lwt capnp-rpc-unix cohttp.lwt irmin-unix cmdliner fmt.tty))
|
||||
(flags (:standard -w -53-55))
|
||||
))
|
||||
(rule
|
||||
|
||||
Reference in New Issue
Block a user