Skip to content

Commit

Permalink
Merge pull request #934 from bradjc/patch-1
Browse files Browse the repository at this point in the history
Add flock to OS X dependencies
  • Loading branch information
kito-cheng authored Aug 6, 2021
2 parents 995778b + 5750e68 commit c98135b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ On Arch Linux, executing the following command should suffice:
On OS X, you can use [Homebrew](http://brew.sh) to install the dependencies:

$ brew install python3 gawk gnu-sed gmp mpfr libmpc isl zlib expat
$ brew tap discoteq/discoteq
$ brew install flock

To build the glibc (Linux) on OS X, you will need to build within a case-sensitive file
system. The simplest approach is to create and mount a new disk image with
Expand Down

0 comments on commit c98135b

Please sign in to comment.