freebsd-src/cddl/contrib/opensolaris
Ed Maste 95ca89cda1 ctfmerge: demote "No ctf sections found" to a warning
If there are no CTF sections then ctfmerge just has nothing to do; it
should not be an error.

Note that ctfmerge has an option to require CTF:
     -t      Make sure that all object files have a CTF section.

Before this change, 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.

PR:		276930
Reviewed by:	markj
Sponsored by:	The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D43878
2024-02-14 15:53:11 -05:00
..
cmd dtrace tests: Catch up with ping(8) output changes 2024-01-10 18:19:00 -05:00
common libctf: Fix recursive descent into anonymous SOU fields 2022-04-12 17:29:53 -04:00
head
lib dtrace: Add the 'oformat' libdtrace option 2024-01-10 18:14:26 -05:00
tools/ctf ctfmerge: demote "No ctf sections found" to a warning 2024-02-14 15:53:11 -05:00
OPENSOLARIS.LICENSE