mirror of
https://github.com/cjfranko/NTP-Timeturner.git
synced 2025-11-08 18:32:02 +00:00
build: set linker for x86_64-unknown-linux-gnu target
This commit is contained in:
parent
b2f50be611
commit
d983d632f8
1 changed files with 2 additions and 0 deletions
2
.cargo/config.toml
Normal file
2
.cargo/config.toml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
[target.x86_64-unknown-linux-gnu]
|
||||
linker = "x86_64-unknown-linux-gnu-gcc"
|
||||
Loading…
Add table
Add a link
Reference in a new issue