HomeFreeBSD

Add missing no-ctfconvert to C generation rules

Description

Add missing no-ctfconvert to C generation rules

Stop running ctfconvert over generated C files in the kernel by marking
them with no-ctfconvert.

This fixes warnings from ctfconvert trying to parse C files:

ctfconvert: file.c: Couldn't read ehdr: Invalid argument

Reviewed by: emaste, mmel
Sponsored by: Innovate UK
Differential Revision: https://reviews.freebsd.org/D28156

Details

Provenance
andrewAuthored on Jan 14 2021, 3:34 PM
Reviewer
emaste
Differential Revision
D28156: Add missing no-ctfconvert to C generation rules
Parents
rGb14cfecbf0ed: pkgfs_open: follow symlinks
Branches
Unknown
Tags
Unknown