Skip to content
Snippets Groups Projects

add debug option and disable strip if desired

Merged Ron Williams requested to merge rw_van/cookbook:enable-debug into master

To build the debug version of a Cargo program, add COOKBOOK_DEBUG=true, and to not strip symbols from the final package, add COOKBOOK_NOSTRIP=true to the recipe (or to your environment) before calling cookbook_cargo or cookbook_cargo_packages.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading