Opened 7 years ago

Closed 7 years ago

#13146 closed bug (fixed)

Makefile-engine does not generate catkeys

Reported by: KapiX Owned by: nobody
Priority: normal Milestone: Unscheduled
Component: - General Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

I have tried using make catkeys, but it keeps generating empty (30-something bytes) file. collectcatkeys issues warnings when used with -w and I have discovered that there is grep -av '^#' missing after gcc preprocessing step. Other targets use that too, so I assume this is an oversight.

Simple patch attached.

Attachments (1)

makefile-engine-fix.patch (558 bytes ) - added by KapiX 7 years ago.

Download all attachments as: .zip

Change History (4)

by KapiX, 7 years ago

Attachment: makefile-engine-fix.patch added

comment:1 by KapiX, 7 years ago

patch: 01

comment:2 by waddlesplash, 7 years ago

Patch looks OK to me; if nobody has any comments, I'll merge it shortly.

comment:3 by waddlesplash, 7 years ago

Resolution: fixed
Status: newclosed

Applied in hrev50857. Thanks!

Note: See TracTickets for help on using tickets.