Set linker
This commit is contained in:
parent
9c960731de
commit
caf8a6454a
1
.github/workflows/release.yaml
vendored
1
.github/workflows/release.yaml
vendored
@ -20,6 +20,7 @@ env:
|
||||
FETCH_DEPTH: 0 # pull in the tags for the version string
|
||||
MACOSX_DEPLOYMENT_TARGET: 10.15
|
||||
CARGO_TARGET_AARCH64_UNKNOWN_LINUX_GNU_LINKER: aarch64-linux-gnu-gcc
|
||||
CARGO_TARGET_ARM_UNKNOWN_LINUX_GNUEABIHD_LINKER: arm-linux-gnueabihf-gcc
|
||||
|
||||
jobs:
|
||||
dist:
|
||||
|
Loading…
x
Reference in New Issue
Block a user