-no_debug

This option does not generate symbolic debug information for release or debug builds.

The option instructs the makmake tool to not generate the symbolic debug information for UREL or UDEB variants. It supports only ARM ABI compliant platforms.

Note that the option is applicable to the build and makefile commands only.

Also note that this option cannot be used with the -debug option.