diff --git a/Formula/mpg123.rb b/Formula/mpg123.rb index 18e060f4e8..af1f7ebf23 100644 --- a/Formula/mpg123.rb +++ b/Formula/mpg123.rb @@ -1,9 +1,9 @@ require 'formula' class Mpg123 = 10.6 and Hardware.is_64_bit? + args << "--with-cpu=x86-64" else # there are no Intel Mac computers without SSE args << "--with-cpu=sse_alone"