Skip to content

Commit

Permalink
Add missing no-ctfconvert to C generation rules
Browse files Browse the repository at this point in the history
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
  • Loading branch information
zxombie committed Jan 15, 2021
1 parent b14cfec commit 94611a8
Show file tree
Hide file tree
Showing 3 changed files with 52 additions and 52 deletions.
Loading

0 comments on commit 94611a8

Please sign in to comment.