aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorMisty De Meo2014-10-14 19:50:56 -0700
committerMisty De Meo2014-10-14 20:48:44 -0700
commitb84ec7be94cbb7b63ffd14ab16335cea93f4a38f (patch)
treed61f5d6b71adf3020ae7519cb0e62c7d1f96238d /Library
parenta5ebcfea8e5d42b270b5b9f3bbbb64d9b282599a (diff)
downloadhomebrew-b84ec7be94cbb7b63ffd14ab16335cea93f4a38f.tar.bz2
gcc: don't rename libiberty.h
This header is installed into a versioned location already, and despite the comment we were not installing libiberty.a to begin with. Closes #33173.
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/gcc.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/Library/Formula/gcc.rb b/Library/Formula/gcc.rb
index f242c3670..20903bffb 100644
--- a/Library/Formula/gcc.rb
+++ b/Library/Formula/gcc.rb
@@ -158,8 +158,6 @@ class Gcc < Formula
# Handle conflicts between GCC formulae and avoid interfering
# with system compilers.
# Since GCC 4.8 libffi stuff are no longer shipped.
- # Rename libiberty.a.
- Dir.glob(prefix/"**/libiberty.*") { |file| add_suffix file, version_suffix }
# Rename man7.
Dir.glob(man7/"*.7") { |file| add_suffix file, version_suffix }
# Even when suffixes are appended, the info pages conflict when