
strip

This will be used to strip executables.
If you have a GNU strip, you can use: strip -R .note -R .comment -R .note.GNU-stack
Otherwise, use "strip", or leave blank.
