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

Better support rbx under FreeBSD 10 #3307

Merged
merged 3 commits into from Feb 18, 2015
Merged

Better support rbx under FreeBSD 10 #3307

merged 3 commits into from Feb 18, 2015

Conversation

rys
Copy link
Contributor

@rys rys commented Feb 18, 2015

And start to warn that FreeBSD 10 and up is what rvm supports best.

@@ -58,6 +58,12 @@ requirements_freebsd_before_detect_package_manager()

requirements_freebsd_before()
{
if
__rvm_version_compare ${_system_version} -le 10.0
Copy link
Member

Choose a reason for hiding this comment

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

I think you meant -lt as reverse to -ge that shows up later

rys pushed a commit that referenced this pull request Feb 18, 2015
Better support rbx under FreeBSD 10
@rys rys merged commit e36c43d into rvm:master Feb 18, 2015
@rys rys deleted the freebsd-10 branch February 18, 2015 20:12
@pkuczynski pkuczynski added this to the unknown-old milestone Dec 12, 2018
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.

None yet

3 participants