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

Maybe you can check this PR for gentoo users, needs testing on MacOSX #108

Merged
merged 1 commit into from
Oct 6, 2011

Conversation

kalabiyau
Copy link
Contributor

For build with x64 gentoo portage ruby must use lpthread after lv8 or -no-undefined flag will not allow to build
This extconf.rb was tested on Ubuntu Linux, Gentoo. But on FreeBSD i cannot build libv8 for some reason

@gfrancesco
Copy link

This fixes compile errors on my gentoo x86_64, -march=corei7-avx

thanks

@cowboyd cowboyd merged commit 1964f87 into rubyjs:master Oct 6, 2011
@cowboyd
Copy link
Collaborator

cowboyd commented Oct 6, 2011

I added an optimization to make sure that it doesn't needlessly add -lpthread. Can you confirm that it still works, and I'll go ahead and make a patch release?

@gigaeditrice
Copy link

As today, a simple: "gem 'therubyracer'" in my Gemfile and "bundle install" works without compile failure.
Version installed is 0.9.8

thanks

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

4 participants