I noticed that in the SFW workspace, the src/tools/post_process* commands call /usr/ccs/bin/mcs and remove any existing comments from a binary before appending an SFW version string. I also noticed that some integrations use the post_process* commands and some don't. It seems useful to add the SFW version string, but why remove the existing comments? What's the recommended best practice?
Thanks Amanda