aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/libmikmod.rb
diff options
context:
space:
mode:
authorJack Nagel2013-11-12 11:51:58 -0600
committerJack Nagel2013-11-12 11:59:31 -0600
commit3d77a4c9427eb89e76d14eba8bb5efe6a1582ec2 (patch)
tree0ed585d4d097c238ff5b3c78f4f38565831be64f /Library/Formula/libmikmod.rb
parentefaba3846de1007ab71ed94e50346db7a2494d30 (diff)
downloadhomebrew-3d77a4c9427eb89e76d14eba8bb5efe6a1582ec2.tar.bz2
libmikmod: fix debug build
Diffstat (limited to 'Library/Formula/libmikmod.rb')
-rw-r--r--Library/Formula/libmikmod.rb4
1 files changed, 1 insertions, 3 deletions
diff --git a/Library/Formula/libmikmod.rb b/Library/Formula/libmikmod.rb
index 4bd409176..2941be6f3 100644
--- a/Library/Formula/libmikmod.rb
+++ b/Library/Formula/libmikmod.rb
@@ -8,9 +8,7 @@ class Libmikmod < Formula
option 'with-debug', 'Enable debugging symbols'
def install
- if build.with? 'debug'
- ENV.compiler == :clang ? ENV.Og : ENV.O2
- end
+ ENV.O2 if build.with? 'debug'
# OSX has CoreAudio, but ALSA is not for this OS nor is SAM9407 nor ULTRA.
args = %W[