12.6.3.7 Stripper

A stripper is used to remove debug information in release builds on gcc-like systems.

  • exe - Overrides the stripper command.
<exe name="command"/>
  • flag - Adds a flag to the stripper command.
<flag value="flag"/>