Documentation
This commit is contained in:
@@ -14,6 +14,7 @@ SYSROOT=/opt/sysroot
|
||||
binutils=binutils-2.37
|
||||
gcc=gcc-11.2.0
|
||||
|
||||
# Download and install musl headers
|
||||
mkdir -p /opt/external
|
||||
cd /opt/external
|
||||
[ -d musl ] || git clone --depth=1 git://git.musl-libc.org/musl
|
||||
|
||||
Reference in New Issue
Block a user