Changeset 293bc69 in clfs-embedded for BOOK/cross-tools/arm/gcc-static.xml
- Timestamp:
- Oct 24, 2013, 7:53:46 AM (12 years ago)
- Branches:
- master
- Children:
- 5470f08
- Parents:
- 8ffc8f19
- git-author:
- Andrew Bradford <andrew@…> (10/24/13 07:11:46)
- git-committer:
- Andrew Bradford <andrew@…> (10/24/13 07:53:46)
- File:
-
- 1 edited
-
BOOK/cross-tools/arm/gcc-static.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/arm/gcc-static.xml
r8ffc8f19 r293bc69 78 78 --with-mpfr-lib=$(pwd)/mpfr/src/.libs \ 79 79 --with-arch=${CLFS_ARM_ARCH} \ 80 --with-mode=${CLFS_ARM_MODE} \81 80 --with-float=${CLFS_FLOAT} \ 82 81 --with-fpu=${CLFS_FPU}</userinput></screen> … … 100 99 <listitem> 101 100 <para>This option sets the ARM architecture selected earlier.</para> 102 </listitem>103 </varlistentry>104 <varlistentry os="ag3">105 <term><parameter>--with-mode=${CLFS_ARM_MODE}</parameter></term>106 <listitem>107 <para>This option sets the ARM mode (arm or thumb) selected earlier.</para>108 101 </listitem> 109 102 </varlistentry>
Note:
See TracChangeset
for help on using the changeset viewer.
