mirror of
https://github.com/usatiuk/ficus.git
synced 2025-10-29 00:27:52 +01:00
CI: build in ci, more streamlined toolchain
Reviewed-on: #2 Co-authored-by: Stepan Usatiuk <stepan@usatiuk.com> Co-committed-by: Stepan Usatiuk <stepan@usatiuk.com>
This commit is contained in:
@@ -15,7 +15,7 @@ pushd binutils-x86_64-elf
|
||||
|
||||
if [ ! -d "binutils-2.41" ]; then
|
||||
wget https://ftp.gnu.org/gnu/binutils/binutils-2.41.tar.xz
|
||||
tar xvf binutils-2.41.tar.xz
|
||||
tar xf binutils-2.41.tar.xz
|
||||
rm binutils-2.41.tar.xz
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user