Changeset 4aa6b68 in clfs-sysroot for BOOK/final-system/common/binutils.xml
- Timestamp:
- Sep 14, 2007, 6:06:52 PM (17 years ago)
- Branches:
- master
- Children:
- 0cebd47
- Parents:
- 90272a6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/binutils.xml
r90272a6 r4aa6b68 39 39 <para os="c">Prepare Binutils for compilation:</para> 40 40 41 <screen os="d"><userinput> ../binutils-&binutils-version;/configure --prefix=/usr \41 <screen os="d"><userinput>AR=ar AS=as ../binutils-&binutils-version;/configure --prefix=/usr \ 42 42 --build=${CLFS_HOST} --host=${CLFS_TARGET} \ 43 43 --target=${CLFS_TARGET} --enable-shared</userinput></screen>
Note:
See TracChangeset
for help on using the changeset viewer.