1
0
forked from Onek8/LNXSDK
Files
2026-05-22 11:54:15 -07:00

304 B
Executable File

Stripper

A stripper is used to remove debug information in release builds on gcc-like systems. It may contain entries:

  • exe - Override stripper command

    <exe name="command"/>
    
  • flag - Add flag to stripper command

    <flag value="flag"/>