Drop --c++11 brew flag in build-osx.md (#2755)

* fix brew flag typo

* drop c++11
This commit is contained in:
-k 2019-03-11 01:16:28 -07:00 committed by UdjinM6
parent 9f40afce86
commit 7b24f9b8b3

View File

@ -17,7 +17,7 @@ Base build dependencies
----------------------- -----------------------
```bash ```bash
brew install automake libtool --c++11 pkg-config brew install automake libtool pkg-config
``` ```
If you want to build the disk image with `make deploy` (.dmg / optional), you need RSVG If you want to build the disk image with `make deploy` (.dmg / optional), you need RSVG