Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
rui314 committed Feb 22, 2022
1 parent 16bdf40 commit 2d15d52
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,9 @@ directory instead of running `make -j$(nproc)`. The shell script creates a
Ubuntu 18.04 Docker image, installs necessary tools and libraries to it,
builds mold and auxiliary files, and packs them into a single tar file
`mold-$version-$arch-linux.tar.gz`. You can extract the tar file anywhere
and use `mold` executable in it.
and use `mold` executable in it. (For v1.1, you may want to cherrypick
[16bdf400](https://github.com/rui314/mold/commit/16bdf4009ac2d3453c3eb311416dec80c81dd468)
to produce an optimized binary.)

`make test` depends on a few more packages. To install, run the following commands:

Expand Down

0 comments on commit 2d15d52

Please sign in to comment.