Browse Source

add flock to OS X dependencies

pull/934/head
Brad Campbell 5 years ago
committed by GitHub
parent
commit
5750e68b91
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

2
README.md

@ -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

Loading…
Cancel
Save