If there are no CTF sections then ctfmerge just has nothing to do; it
should not be an error.
Note that ctfmerge as an option to require CTF:
-t Make sure that all object files have a CTF section.
This option explicitly exited without error if none of the object files
have CTF sections, with the comment:
If we're verifying that C files have CTF, it's safe to
assume that in this case, we're building only from assembly
inputs.Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable