mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
avr-gcc: Add shims for avrdude and make (#4720)
This commit is contained in:
parent
49c33b59e9
commit
ecdc0958d2
@ -44,7 +44,9 @@
|
||||
"bin\\avr-run.exe",
|
||||
"bin\\avr-size.exe",
|
||||
"bin\\avr-strings.exe",
|
||||
"bin\\avr-strip.exe"
|
||||
"bin\\avr-strip.exe",
|
||||
"bin\\avrdude.exe",
|
||||
"bin\\make.exe"
|
||||
],
|
||||
"post_install": [
|
||||
"# manually shim bin\\avr-gcc-$version.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user