Commit 85093eb
committed
fix(ci): silence cross compilation warnings for ARM64 builds
- Add CROSS_NO_WARNINGS=1 to build environment
- Prevents unused Cross.toml key warnings from failing builds
- Cross.toml has macOS-specific config that warns on Linux ARM64 builds
- Fixes Issue #131 ARM64 release builds
Signed-off-by: Michael A. Kuykendall <[email protected]>1 parent 1235a7b commit 85093eb
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
257 | 257 | | |
258 | 258 | | |
259 | 259 | | |
| 260 | + | |
| 261 | + | |
260 | 262 | | |
261 | 263 | | |
262 | 264 | | |
| |||
0 commit comments