mirror of
https://github.com/chirpstack/chirpstack.git
synced 2024-12-19 05:07:54 +00:00
5436582f03
With the update to diesel 2.0.0-rc0, it is now possible to cross-compile without emulation. Note that during each (cross)compile, we have to install libpq-dev for the target platform, as only one version can be installed at a time (e.g. libpq-dev:amd64 conflicts with libpq-dev:armhf).
7 lines
55 B
Plaintext
7 lines
55 B
Plaintext
.git
|
|
.cargo
|
|
.rust
|
|
**/target
|
|
**/node_modules
|
|
Dockerfile
|