mirror of
https://gitlab.com/signald/libraries/libsignal-client.git
synced 2024-12-04 11:36:37 +00:00
drop custom cargo config
This commit is contained in:
parent
6a169f0486
commit
b141118c6b
1 changed files with 0 additions and 13 deletions
|
@ -1,13 +0,0 @@
|
|||
[build]
|
||||
|
||||
[target.aarch64-unknown-linux-gnu]
|
||||
linker = "aarch64-linux-gnu-gcc"
|
||||
|
||||
[target.arm-unknown-linux-gnueabi]
|
||||
linker = "lld-13"
|
||||
|
||||
[target.arm-unknown-linux-gnueabihf]
|
||||
linker = "lld-13"
|
||||
|
||||
[target.armv7-unknown-linux-gnueabihf]
|
||||
linker = "lld-13"
|
Loading…
Reference in a new issue