tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: -.su file in kernel compile dir



On Tue, Jul 07, 2020 at 02:46:52PM +1000, Simon Burge wrote:
>  	    ${GENASSYM} -- ${CC} ${CFLAGS:N-Wa,*} ${CPPFLAGS} ${PROF} \
>  	    ${GENASSYM_CPPFLAGS} > assym.h.tmp && \

Can we instead delete the stack usage option in CFLAGS, CPPFLAGS or
GENASSYM_CPPFLAGS (wherever it ends up now)?

Martin


Home | Main Index | Thread Index | Old Index