mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-14 23:35:24 +01:00
GNU GCC 4.0.4
This commit is contained in:
parent
30ebe8ccba
commit
f5c262e370
6 changed files with 117 additions and 6 deletions
|
|
@ -261,6 +261,9 @@ get_file https://ftp.gnu.org/gnu/bash/bash-5.1.tar.gz
|
|||
# automake 1.9.6
|
||||
get_file https://ftp.gnu.org/gnu/automake/automake-1.9.6.tar.bz2
|
||||
|
||||
# gcc 4.0.4
|
||||
get_file https://ftp.gnu.org/gnu/gcc/gcc-4.0.4/gcc-core-4.0.4.tar.bz2 0 gcc-4.0.4.tar.bz2
|
||||
|
||||
# General cleanup
|
||||
find tmp -name .git -exec rm -rf \;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue