diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/glib.rb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Library/Formula/glib.rb b/Library/Formula/glib.rb index 74ff8ce00..21000f153 100644 --- a/Library/Formula/glib.rb +++ b/Library/Formula/glib.rb @@ -41,9 +41,6 @@ class Glib < Formula def install ENV.universal_binary if build.universal? - # -w is said to causes gcc to emit spurious errors for this package - ENV.enable_warnings if ENV.compiler == :gcc - # Disable dtrace; see https://trac.macports.org/ticket/30413 args = %W[ --disable-maintainer-mode |
