fix(compilation): use cross for statically linking against musl

This commit is contained in:
Maxim De Clercq 2021-09-08 15:53:48 +02:00
parent 3d024db2e9
commit 490dfcf2f2
No known key found for this signature in database
GPG key ID: D35643779C52BA70
11 changed files with 115 additions and 169 deletions

View file

@ -9,5 +9,6 @@
!src
!tests
!web
!target/x86_64-unknown-linux-musl/release/rbd
web/node_modules