Library/Homebrew/extend/os/mac/extend/ENV/super.rb: obsolete HOMEBREW_CCCFG flag s

@Bo98's comment https://github.com/Homebrew/brew/pull/10802#issuecomment-792072121
This commit is contained in:
Liyang HU 2021-03-06 22:51:21 +00:00
parent ab614ed4ce
commit adac92b326

View File

@ -98,8 +98,6 @@ module Superenv
def determine_cccfg
s = +""
# Fix issue with sed barfing on unicode characters on Mountain Lion
s << "s"
# Fix issue with >= Mountain Lion apr-1-config having broken paths
s << "a"
s.freeze