diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Homebrew/superenv.rb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Library/Homebrew/superenv.rb b/Library/Homebrew/superenv.rb index 1a665d00f..29119b00b 100644 --- a/Library/Homebrew/superenv.rb +++ b/Library/Homebrew/superenv.rb @@ -73,6 +73,8 @@ class << ENV # b - Installing from a bottle # i - Installing from a bottle on Intel # 6 - Installing from a bottle on 64-bit Intel + # O - Enables argument refurbishing. Only active under the + # make/bsdmake wrappers currently. # # On 10.8 and newer, these flags will also be present: # s - apply fix for sed's Unicode support |
