changing parameters in build

Carter Cheng cartercheng at gmail.com
Wed Oct 17 08:13:16 EDT 2018


Thanks!

On Wed, Oct 17, 2018 at 8:12 PM Greg KH <greg at kroah.com> wrote:

> On Wed, Oct 17, 2018 at 08:02:46PM +0800, Carter Cheng wrote:
> > The problem is I have to do something special with the clang options. I
> > have to add an interprocedural link time optimization pass spitting out
> > bitcode files and tying them together using llvm-link.
>
> Then add those options to the proper place in the main Makefile.  There
> really is only "one" kernel makefile, look at the code, it's not that
> tricky to follow if you understand make.
>
> good luck!
>
> greg k-h
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20181017/60722a8d/attachment.html>


More information about the Kernelnewbies mailing list