Skip to content

Commit

Permalink
Update recent re2 required C++ standard
Browse files Browse the repository at this point in the history
  • Loading branch information
mudge committed Jul 4, 2023
1 parent 26d7be0 commit 7ffc9e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ If you are using Debian, you can install the [libre2-dev][] package like so:

$ sudo apt-get install libre2-dev

Recent versions of re2 require a compiler with C++11 support such as [clang](http://clang.llvm.org/) 3.4 or [gcc](https://gcc.gnu.org/) 4.8.
Recent versions of re2 require a compiler with C++14 support such as [clang](http://clang.llvm.org/) 3.4 or [gcc](https://gcc.gnu.org/) 5.

If you are using a packaged Ruby distribution, make sure you also have the
Ruby header files installed such as those provided by the [ruby-dev][] package
Expand Down

0 comments on commit 7ffc9e3

Please sign in to comment.