mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-03-15 07:29:15 +01:00
tools: fix gcc-arm-none-eabi install path
This commit is contained in:
parent
70d5fd3ac1
commit
ef3fd09398
@ -21,10 +21,6 @@ _pkgvershort=${_pkgvershort/-q/q}
|
||||
tool_url="https://developer.arm.com/-/media/Files/downloads/gnu-rm/${pkgver}/${tool}-${pkgver}-${url_ext}"
|
||||
#tool_install_name="${tool}-${_pkgvershort/./_}"
|
||||
tool_install_name="${tool}-${pkgver}"
|
||||
if [ "$uname" = Windows ]
|
||||
then
|
||||
tool_extract_dir=$tools_dir/$tool_install_name
|
||||
fi
|
||||
|
||||
bin_subdir=bin
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user