mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-12 14:25:24 +01:00
start binutils
This commit is contained in:
parent
6a6c5acf1c
commit
21096f6ff2
5 changed files with 30 additions and 0 deletions
|
|
@ -213,6 +213,9 @@ get_file https://ftp.gnu.org/gnu/autoconf/autoconf-2.13.tar.gz
|
|||
# autoconf 2.12
|
||||
get_file https://ftp.gnu.org/gnu/autoconf/autoconf-2.12.tar.gz
|
||||
|
||||
# binutils 2.14
|
||||
get_file https://ftp.gnu.org/gnu/binutils/binutils-2.14.tar.bz2
|
||||
|
||||
# General cleanup
|
||||
find tmp -name .git -exec rm -rf \;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue