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

ecasound 2.8.1: Fix ruby support with explicit --enable-rubyecasound #19420

Closed
wants to merge 1 commit into from
Closed

ecasound 2.8.1: Fix ruby support with explicit --enable-rubyecasound #19420

wants to merge 1 commit into from

Conversation

apjanke
Copy link
Contributor

@apjanke apjanke commented Apr 24, 2013

Change formula to always pass explicit --enable-rubyecasound=<yes|no>
so it works regardless of the ecasound configure's default behavior
for --enable-ruby. Formula was assuming default was no, but default was
actually yes, so the ruby stuff got built even when --with-ruby was
not supplied, which could break the build when attempting to install
in to /Library/Ruby. Fixes #19357.

Change formula to always pass explicit --enable-rubyecasound=<yes|no>
so it works regardless of the ecasound configure's default behavior
for --enable-ruby. Formula was assuming default was no, but default was
actually yes, so the ruby stuff got built even when --with-ruby was
not supplied, which could break the build when attempting to install
in to /Library/Ruby. Fixes #19357.
@jacknagel jacknagel closed this in df7f810 Apr 24, 2013
handyman5 pushed a commit to handyman5/homebrew that referenced this pull request Oct 7, 2013
Change formula to always pass explicit --enable-rubyecasound=<yes|no>
so it works regardless of the ecasound configure's default behavior
for --enable-ruby. Formula was assuming default was no, but default was
actually yes, so the ruby stuff got built even when --with-ruby was
not supplied, which could break the build when attempting to install
in to /Library/Ruby.

Fixes Homebrew#19357.
Closes Homebrew#19420.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
@apjanke apjanke deleted the ecasound-2.8.1-fix_ruby_switch branch July 28, 2015 18:20
@Homebrew Homebrew locked and limited conversation to collaborators Feb 16, 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.

ecasound fails to build on OS X 10.8.3
1 participant