diff options
Diffstat (limited to 'Library/ENV')
| -rwxr-xr-x | Library/ENV/4.3/cc | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/Library/ENV/4.3/cc b/Library/ENV/4.3/cc index 5211dfa15..2fc75cb62 100755 --- a/Library/ENV/4.3/cc +++ b/Library/ENV/4.3/cc @@ -118,7 +118,7 @@ class Cmd        args + cppflags      when :ld        ldflags + args -    end.compact +    end      make_fuss(allflags)      allflags    end | 
