Hello Chris, On 09/19/2017 02:25 PM, Chris Li wrote: > On Thu, Sep 14, 2017 at 4:03 PM, Uwe Kleine-König <uwe@xxxxxxxxxxxxxxxxx> wrote: >> --- >> cgcc | 3 +++ >> 1 file changed, 3 insertions(+) >> >> diff --git a/cgcc b/cgcc >> index a8d7b4f217fe..0ab54f943578 100755 >> --- a/cgcc >> +++ b/cgcc >> @@ -235,6 +235,9 @@ sub add_specs { >> } elsif ($spec eq 'linux') { >> return &add_specs ('unix') . >> ' -D__linux__=1 -D__linux=1 -Dlinux=linux'; >> + } elsif ($spec eq 'gnu/kfreebsd') { >> + return &add_specs ('unix') . >> + ' -D__FreeBSD_kernel__=1' > > Catching up my back logs. I just find out that this patch > is missing a SOB. Send you send one to the mailing list? I didn't add a Sob on purpose. It is not specified what this means and I refuse follow an unformalized formalism. Without a respective document in sparse I really doubt it has any significance anyhow. Best regards Uwe
Attachment:
signature.asc
Description: OpenPGP digital signature