flac: remove old code.
This commit is contained in:
parent
8dd1f1483b
commit
0c5f9b910b
1 changed files with 0 additions and 3 deletions
|
@ -37,9 +37,6 @@ class Flac < Formula
|
|||
--prefix=#{prefix}
|
||||
--enable-static
|
||||
]
|
||||
|
||||
args << "--disable-asm-optimizations" if Hardware::CPU.is_32_bit?
|
||||
|
||||
system "./autogen.sh" if build.head?
|
||||
system "./configure", *args
|
||||
system "make", "install"
|
||||
|
|
Loading…
Reference in a new issue