Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
keith authored Dec 14, 2022
1 parent d451cba commit 7fc5f9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,5 @@ mv lld ld64.lld
COPYFILE_DISABLE=1 tar czvf ld64.tar.gz ld64.lld
COPYFILE_DISABLE=1 tar cJvf ld64.tar.xz ld64.lld
sha256sum ld64.lld ld64.tar.gz ld64.tar.xz
git log --oneline -1000000 PREVIOUS_RELEASE_SHA...HEAD -- lld/MachO
```

0 comments on commit 7fc5f9f

Please sign in to comment.