On 9/23/19 10:15 AM, Xi Ruoyao via lfs-dev wrote:
On 2019-09-23 15:24 +0100, John Burrell via lfs-dev wrote:
I haven't noticed this before but linux-5.3.1 uses rsync to transfer
the files in the command

make INSTALL_HDR_PATH=dest headers_install

This is okay in chap. 5 if rsync is on the host but it doesn't work in
chap. 6 as rsync is not in /tools.

quel problème

jb.

The change was made in 59b2bd05f5f4.

According to its commit log we can change to use "make headers" insteadly and
then copy the headers directly from "usr" directory.

I like that better than my previous comment. Can someone test it?

  -- Bruce

--
http://lists.linuxfromscratch.org/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to