mirror of
https://github.com/velopack/velopack.git
synced 2025-10-25 15:19:22 +00:00
Remove hard coded linux aarch64 linker
This commit is contained in:
@@ -6,6 +6,3 @@ tw = "test --features windows"
|
||||
tw86 = "test --target i686-pc-windows-msvc --features windows"
|
||||
bw = "build --features windows"
|
||||
bw86 = "build --target i686-pc-windows-msvc --features windows"
|
||||
|
||||
[target.aarch64-unknown-linux-gnu]
|
||||
linker = "aarch64-linux-gnu-gcc"
|
||||
Reference in New Issue
Block a user