aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorJack Nagel2013-04-13 01:54:52 -0500
committerJack Nagel2013-04-13 01:54:52 -0500
commitb633a81775e9d009362f4d7255ff728b8f61acee (patch)
treea5a945cd7237612bd2fa33c53ec6d4612e8e5c46 /Library/Formula
parent111a8b73c1299d66007b4d7c7a8a79552b5cd762 (diff)
downloadhomebrew-b633a81775e9d009362f4d7255ff728b8f61acee.tar.bz2
glib: explicitly disable libelf
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/glib.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/glib.rb b/Library/Formula/glib.rb
index d42241240..786afffa7 100644
--- a/Library/Formula/glib.rb
+++ b/Library/Formula/glib.rb
@@ -38,6 +38,7 @@ class Glib < Formula
--disable-dependency-tracking
--disable-dtrace
--disable-modular-tests
+ --disable-libelf
--prefix=#{prefix}
--localstatedir=#{var}
--with-gio-module-dir=#{HOMEBREW_PREFIX}/lib/gio/modules