0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-06-18 11:58:24 +02:00
bitwarden_rs/docker/armv6
BlackDex d98f95f536
Fix building mimalloc on armv6
The armv6 builds need a specific location for the libatomic.a file.
This commit fixes that by adding a RUSTFLAGS argument for this.

Also removed the `link-arg=-s` since this is now already done during via the release profile
And removed the CFLAGS for armv7, this is already fixed by default in the blackdex/rust-musl images.
2022-03-27 14:45:50 +02:00
..
Dockerfile Update web vault to 2.27.0 and dependencies 2022-03-26 16:35:54 +01:00
Dockerfile.alpine Fix building mimalloc on armv6 2022-03-27 14:45:50 +02:00
Dockerfile.buildx Update web vault to 2.27.0 and dependencies 2022-03-26 16:35:54 +01:00
Dockerfile.buildx.alpine Fix building mimalloc on armv6 2022-03-27 14:45:50 +02:00