xargo icon indicating copy to clipboard operation
xargo copied to clipboard

Way to suppress `metadata` and `extra-filename` behavior?

Open JasonKleban opened this issue 7 years ago • 0 comments

Is there a way to suppress xargo's metadata and extra-filename behavior? I'm compiling to .o successfully and then I need to link with a different linker and then objcopy so discovering this ~random string thwarts automation.

JasonKleban avatar Aug 21 '18 09:08 JasonKleban