mirror of
https://github.com/espressif/openthread.git
synced 2026-07-28 14:47:46 +00:00
Update sourceforge mirror to jaist for astyle. (#438)
This commit is contained in:
@@ -69,7 +69,7 @@ cd /tmp || die
|
||||
}
|
||||
|
||||
[ $BUILD_TARGET != pretty-check ] || {
|
||||
wget http://ufpr.dl.sourceforge.net/project/astyle/astyle/astyle%202.05.1/astyle_2.05.1_linux.tar.gz || die
|
||||
wget http://jaist.dl.sourceforge.net/project/astyle/astyle/astyle%202.05.1/astyle_2.05.1_linux.tar.gz || die
|
||||
tar xzvf astyle_2.05.1_linux.tar.gz || die
|
||||
cd astyle/build/gcc || die
|
||||
LDFLAGS=" " make || die
|
||||
|
||||
Reference in New Issue
Block a user