Skip to content

Commit

Permalink
Remove needs :cxx11
Browse files Browse the repository at this point in the history
  • Loading branch information
antonalekseev committed Mar 26, 2019
1 parent 21ef77c commit 5af0b39
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions v8.rb
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ class V8 < Formula
depends_on "readline" => :optional
depends_on "icu4c" => :recommended

needs :cxx11

resource "depot_tools" do
url "https://chromium.googlesource.com/chromium/tools/depot_tools.git",
:revision => "850ce84cb68f6b428fa3a490f7b08481285fffb9"
Expand Down

0 comments on commit 5af0b39

Please sign in to comment.