mirror of
https://github.com/mhx/dwarfs.git
synced 2025-09-19 09:17:21 -04:00
parent
a7dab43e6e
commit
a3574db21c
@ -11,6 +11,8 @@ MOLD_VERSION=2.40.3
|
||||
fetch.sh https://github.com/rui314/mold/archive/refs/tags/v${MOLD_VERSION}.tar.gz mold-${MOLD_VERSION}.tar.gz
|
||||
tar xf mold-${MOLD_VERSION}.tar.gz
|
||||
cd mold-${MOLD_VERSION}
|
||||
fetch.sh https://github.com/rui314/mold/commit/d9b20a158097a376154cb692f607edbe7a823338.diff - | patch -p1
|
||||
fetch.sh https://github.com/rui314/mold/commit/7e0b728378ffca93c39666d128fe280cdd81d895.diff - | patch -p1
|
||||
mkdir build
|
||||
cd build
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user