Changeset 51b7349
- Timestamp:
- 08/31/2022 07:34:49 PM (13 months ago)
- Branches:
- 11.3, 11.3-rc1, 12.0, 12.0-rc1, bdubbs/gcc13, multilib, renodr/libudev-from-systemd, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/loongarch, xry111/loongarch-12.0, xry111/parallelism, xry111/pip3, xry111/rust-wip-20221008
- Children:
- 7b3f5a4, b17c6b2b
- Parents:
- b877b48a
- git-author:
- Pierre Labastie <pierre.labastie@…> (08/31/2022 07:32:18 PM)
- git-committer:
- Pierre Labastie <pierre.labastie@…> (08/31/2022 07:34:49 PM)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
chapter05/linux-headers.xml
rb877b48a r51b7349 60 60 61 61 <screen><userinput remap="make">make headers 62 find usr/include -name '.*' -delete 63 rm usr/include/Makefile 62 find usr/include -type f ! -name '*.h' -delete 64 63 </userinput><userinput remap="install">cp -rv usr/include $LFS/usr</userinput></screen> 65 64
Note:
See TracChangeset
for help on using the changeset viewer.