Merge branch '1.0'
This commit is contained in:
@ -166,7 +166,7 @@ Assuming you have Xcode (or Xcode Command Line Tools) and Homebrew installed:
|
||||
brew install mysql
|
||||
# For PostgreSQL support
|
||||
brew install postgresql
|
||||
# openssl is not linked by Homebrew, this is to avoid "ld: library not found for -lss"
|
||||
# openssl is not linked by Homebrew, this is to avoid "ld: library not found for -lssl"
|
||||
export LDFLAGS=-L/usr/local/opt/openssl/lib
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user