Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

v8 4.4.63.31 #43428

Closed
wants to merge 1 commit into from
Closed

v8 4.4.63.31 #43428

wants to merge 1 commit into from

Conversation

DomT4
Copy link
Member

@DomT4 DomT4 commented Aug 31, 2015

Closes #41091.

@dunn
Copy link
Contributor

dunn commented Aug 31, 2015

Where is it listed what version corresponds to Chrome stable?

end

def install
# Bully GYP into correctly linking with c++11
ENV.libcxx
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it C++11 or libc++ you want? If it's the former, use ENV.cxx11, which will also set the appropriate flags when building with GCC.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pretty sure I meant the former and just had a 3am brain failure, Sorry 😩. Will re-do the build locally just to make sure.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed and pushed. Thanks for spotting this.

@DomT4
Copy link
Member Author

DomT4 commented Aug 31, 2015

https://omahaproxy.appspot.com/

The first table on the page. Scroll to the far right and you'll see the V8 versions.

Edit - You can also just do chrome://version/ if you have Chrome installed.

@dunn
Copy link
Contributor

dunn commented Aug 31, 2015

Oh, neat, thanks!

@DomT4 DomT4 closed this in 9dae089 Aug 31, 2015
@DomT4 DomT4 deleted the v8 branch August 31, 2015 14:48
ybogdanov pushed a commit to ybogdanov/homebrew that referenced this pull request Sep 1, 2015
Closes Homebrew#41091.

Closes Homebrew#43428.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
@Homebrew Homebrew locked and limited conversation to collaborators Jul 10, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants