Skip to content
Snippets Groups Projects
Commit 384c444b authored by Jack Nagel's avatar Jack Nagel
Browse files

Drop unnecessary call to compact

parent 28b92668
No related branches found
No related tags found
No related merge requests found
......@@ -118,7 +118,7 @@ class Cmd
args + cppflags
when :ld
ldflags + args
end.compact
end
make_fuss(allflags)
allflags
end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment