Changeset df099ac in clfs-embedded for BOOK/final-preps


Ignore:
Timestamp:
Jul 18, 2013, 12:06:49 PM (11 years ago)
Author:
Andrew Bradford <andrew@…>
Branches:
master
Children:
752c0e2
Parents:
ab4899e
git-author:
Andrew Bradford <andrew@…> (07/15/13 05:11:09)
git-committer:
Andrew Bradford <andrew@…> (07/18/13 12:06:49)
Message:

Install linux headers to cross-tools/include

They aren't needed on the final system so just install them into
${CLFS}/cross-tools/include. EGLIBC will look for them there.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-preps/creatingcrossdir.xml

    rab4899e rdf099ac  
    2121  <para>Create the required directory by running the following:</para>
    2222
    23 <screen><userinput>install -dv ${CLFS}/cross-tools{,/bin}</userinput></screen>
     23<screen><userinput>install -dv ${CLFS}/cross-tools{,/include,/bin}</userinput></screen>
    2424
    2525</sect1>
Note: See TracChangeset for help on using the changeset viewer.