Skip to content

Commit caf8a64

Browse files
author
Jonas Schievink
committed
Set linker
1 parent 9c96073 commit caf8a64

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ env:
2020
FETCH_DEPTH: 0 # pull in the tags for the version string
2121
MACOSX_DEPLOYMENT_TARGET: 10.15
2222
CARGO_TARGET_AARCH64_UNKNOWN_LINUX_GNU_LINKER: aarch64-linux-gnu-gcc
23+
CARGO_TARGET_ARM_UNKNOWN_LINUX_GNUEABIHD_LINKER: arm-linux-gnueabihf-gcc
2324

2425
jobs:
2526
dist:

0 commit comments

Comments
 (0)