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

Add option for static library creation to glib formula. #25505

Closed
wants to merge 1 commit into from
Closed

Add option for static library creation to glib formula. #25505

wants to merge 1 commit into from

Conversation

mitchty
Copy link
Contributor

@mitchty mitchty commented Dec 28, 2013

Some of us crazy people find a static archive library of glib useful at times. Therefore add an optional argument to the formula to allow static archive creation to glib-2.0. Note this is by default off in the configure script for glib-2.0.

@mitchty
Copy link
Contributor Author

mitchty commented Dec 28, 2013

Let me know if I derped anything up, thanks!

@@ -8,6 +8,8 @@ class Glib < Formula
option :universal
option 'test', 'Build a debug build and run tests. NOTE: Not all tests succeed yet'

option 'enable-static', 'Build glib with a static archive.'
Copy link
Member

Choose a reason for hiding this comment

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

Use with-static instead.

@mitchty
Copy link
Contributor Author

mitchty commented Jan 14, 2014

Just curious if this is sufficient or if I mucked anything up thanks!

@adamv adamv closed this in 73e7ad5 Feb 14, 2014
spkane pushed a commit to spkane/homebrew that referenced this pull request Mar 3, 2014
Closes Homebrew#25505.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
ehershey pushed a commit to ehershey/homebrew that referenced this pull request Apr 4, 2014
Closes Homebrew#25505.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
@Homebrew Homebrew locked and limited conversation to collaborators Feb 17, 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

2 participants