Drop --c++11 brew flag in build-osx.md (#2755)
* fix brew flag typo * drop c++11
This commit is contained in:
parent
9f40afce86
commit
7b24f9b8b3
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user