Help out with linting. Print the ${LINT} command line. This makes
the all-important -DFOO -IBAR options "hang out".
This commit is contained in:
parent
13c862e250
commit
1d6911d10f
@ -84,7 +84,7 @@ kernel-clean:
|
||||
${CLEAN}
|
||||
|
||||
lint: ${CFILES}
|
||||
@${LINT} ${LINTKERNFLAGS} ${CFLAGS:M-[DILU]*} ${.ALLSRC}
|
||||
${LINT} ${LINTKERNFLAGS} ${CFLAGS:M-[DILU]*} ${.ALLSRC}
|
||||
|
||||
# This is a hack. BFD "optimizes" away dynamic mode if there are no
|
||||
# dynamic references. We could probably do a '-Bforcedynamic' mode like
|
||||
|
Loading…
x
Reference in New Issue
Block a user