Skip to content

Commit

Permalink
--rtti is deprecated
Browse files Browse the repository at this point in the history
  • Loading branch information
jhanssen committed May 31, 2016
1 parent 9a9f561 commit c3bfd7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.org
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ need a libclang linked with LLVM's [[http://libcxx.llvm.org/][libc++]].
For LLVM 3.6 the following works:

#+BEGIN_SRC sh
brew install llvm --with-libcxx --with-clang --without-assertions --rtti
brew install llvm --with-libcxx --with-clang --without-assertions --with-rtti
#+END_SRC

or you can install clang and llvm from mac ports
Expand Down

0 comments on commit c3bfd7e

Please sign in to comment.