Le 14/05/21 à 11:47, Thomas Mueller a tapoté :
> I am looking to compile the Linux kernel and send the work and output
> to another directory, thereby leaving the kernel source tree
> directory clean.
You should have a look to KBUILD_OUTPUT environment variable.
https://www.kernel.org/doc/html/la
I am looking to compile the Linux kernel and send the work and output to
another directory, thereby leaving the kernel source tree directory clean.
If I build gcc or other software using configure script, I can go to another
directory and run, for instance, ~/builds/gcc-8.3.0/configure --prefix=
2 matches
Mail list logo