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:
parent
ab614ed4ce
commit
adac92b326
@ -98,8 +98,6 @@ module Superenv
|
|||||||
|
|
||||||
def determine_cccfg
|
def determine_cccfg
|
||||||
s = +""
|
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
|
# Fix issue with >= Mountain Lion apr-1-config having broken paths
|
||||||
s << "a"
|
s << "a"
|
||||||
s.freeze
|
s.freeze
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user