aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/binutils.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/binutils.rb')
-rw-r--r--Library/Formula/binutils.rb4
1 files changed, 0 insertions, 4 deletions
diff --git a/Library/Formula/binutils.rb b/Library/Formula/binutils.rb
index 5a25726d6..697bd6c81 100644
--- a/Library/Formula/binutils.rb
+++ b/Library/Formula/binutils.rb
@@ -6,10 +6,6 @@ class Binutils < Formula
homepage 'http://www.gnu.org/software/binutils/binutils.html'
md5 'bde820eac53fa3a8d8696667418557ad'
- def options
- [['--default-names', "Do NOT prepend 'g' to the binary; will override system utils."]]
- end
-
def install
args = ["--disable-debug", "--disable-dependency-tracking",
"--prefix=#{prefix}",