Changed musl-cross repo
Takeshixx/musl-cross repo no longer exists. Changed script back to use GregorR/musl-cross repo.
This commit is contained in:
parent
1f9bc44c60
commit
93935fe8e7
1 changed files with 1 additions and 2 deletions
|
@ -6,8 +6,7 @@ NMAP_COMMIT=
|
|||
|
||||
fetch(){
|
||||
if [ ! -d "/build/musl" ];then
|
||||
#git clone https://github.com/GregorR/musl-cross.git /build/musl
|
||||
git clone https://github.com/takeshixx/musl-cross.git /build/musl
|
||||
git clone https://github.com/GregorR/musl-cross.git /build/musl
|
||||
fi
|
||||
if [ ! -d "/build/openssl" ];then
|
||||
git clone https://github.com/drwetter/openssl-pm-snapshot.git /build/openssl
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue