eclipse-zenoh / zenoh-plugin-webserver

A zenoh plug-in implementing an HTTP server mapping URLs to zenoh paths. This plugin can be used to set-up a Web server where the resources are retrieved from geo-distributed zenoh storages, each leveraging various backends (file system, database, memory...)
Other
14 stars 12 forks source link

fix: Disable C runtime static linking on aarch64-unknown-linux-musl #61

Closed fuzzypixelz closed 5 months ago

fuzzypixelz commented 5 months ago

Without this options we cannot build a cdylib for aarch64-unknown-linux-musl.