We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbb8dd3 commit 6a6d420Copy full SHA for 6a6d420
src/linux-arm/linux-arm.proj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.Build.NoTargets">
2
<PropertyGroup>
3
<ZigBuildRuntime>linux-arm</ZigBuildRuntime>
4
- <ZigArchiveName>armv7a-linux</ZigArchiveName>
+ <ZigArchiveName>arm-linux</ZigArchiveName>
5
<ZigArchiveType>tar.xz</ZigArchiveType>
6
</PropertyGroup>
7
</Project>
0 commit comments