Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix a couple of issues on OpenBSD #1685

Merged
merged 1 commit into from
Nov 13, 2017

Conversation

jeremyevans
Copy link
Contributor

If the base compiler or compiler specified by CC is clang, then
don't require egcc.

Add /usr/local/include as an include directory when compiling.

With these changes, the current release of OpenBSD should be
able to install nokogiri using gem install without
--use-system-libraries.

If the base compiler or compiler specified by CC is clang, then
don't require egcc.

Add /usr/local/include as an include directory when compiling.

With these changes, the current release of OpenBSD should be
able to install nokogiri using gem install.
@flavorjones
Copy link
Member

flavorjones commented Nov 13, 2017

Looks good, PR pipeline went green. Merging!

Are there any changes to the installation tutorial that we should make as a result?

@flavorjones flavorjones merged commit d020235 into sparklemotion:master Nov 13, 2017
@flavorjones flavorjones added this to the 1.8.2 milestone Nov 13, 2017
@jeremyevans
Copy link
Contributor Author

For the install tutorial, where it mentions FreeBSD/OpenBSD, maybe just change FreeBSD to FreeBSD/OpenBSD>=6.2 and OpenBSD to OpenBSD<6.2.

flavorjones added a commit to sparklemotion/nokogiri.org-tutorials that referenced this pull request Nov 13, 2017
@flavorjones
Copy link
Member

Docs change done and pushed to http://www.nokogiri.org/tutorials/installing_nokogiri.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants