Drop unnecessary call to compact
This commit is contained in:
parent
28b926686b
commit
384c444be8
@ -118,7 +118,7 @@ class Cmd
|
||||
args + cppflags
|
||||
when :ld
|
||||
ldflags + args
|
||||
end.compact
|
||||
end
|
||||
make_fuss(allflags)
|
||||
allflags
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user