mirror of
https://github.com/arampoire/nut-rs.git
synced 2025-12-01 00:30:23 -05:00
Save rupsc artifact
This commit is contained in:
parent
521db292d2
commit
d1d6b4e1a8
2 changed files with 11 additions and 1 deletions
|
|
@ -6,3 +6,6 @@ linker = "arm-linux-gnueabihf-gcc"
|
|||
|
||||
[target.armv7-unknown-linux-gnueabihf]
|
||||
linker = "arm-linux-gnueabihf-gcc"
|
||||
|
||||
[target.x86_64-unknown-linux-gnu]
|
||||
linker = "x86_64-linux-gnu-gcc"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue