Changeset a3957dd in clfs-embedded


Ignore:
Timestamp:
Apr 14, 2017, 2:56:58 AM (7 years ago)
Author:
Andrew Bradford <andrew@…>
Branches:
master
Children:
1dfe239
Parents:
a5d6c23
Message:

cross-tools: Create a targetfs dir

Do this before we set the toolchain variables for the clfs user in their
.bashrc file so that we can pass the "--sysroot=" option to use this
targetfs dir as the root file system for compiling.

We will need to install musl into the targetfs in a future commit.

Location:
BOOK/cross-tools
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/cross-tools/arm-chapter.xml

    ra5d6c23 ra3957dd  
    2121  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/libc.xml"/>
    2222  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="arm/gcc-final.xml"/>
     23  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/create-targetfs.xml"/>
    2324  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/toolchain.xml"/>
    2425
Note: See TracChangeset for help on using the changeset viewer.