mirror of https://github.com/ARMmbed/mbed-os.git
Fixed install_dependencies.sh
parent
cb87dbc742
commit
0a9019bd32
|
@ -29,4 +29,4 @@ chmod a+x ARMCC/bin/armlink
|
|||
printf "#%s/bin/bash\nwine fromelf.exe" ! > ARMCC/bin/fromelf
|
||||
chmod a+x ARMCC/bin/fromelf
|
||||
|
||||
PATH = "$PATH:$TRAVIS_BUILD_DIR/ARMCC/bin"
|
||||
export PATH = $PATH:$TRAVIS_BUILD_DIR"/ARMCC/bin"
|
||||
|
|
Loading…
Reference in New Issue