Changeset e4130d2
- Timestamp:
- May 23, 2014, 10:05:03 PM (11 years ago)
- Branches:
- clfs-3.0.0-sysvinit, sysvinit
- Children:
- 7b7f5a92
- Parents:
- 78587a4
- git-author:
- Chris Staub <chris@…> (05/23/14 22:04:47)
- git-committer:
- Chris Staub <chris@…> (05/23/14 22:05:03)
- Location:
- BOOK/cross-tools/common
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/common/binutils-32.xml
r78587a4 re4130d2 121 121 <listitem> 122 122 <para>This prevents the build from stopping in the event that there 123 are warnings from the ohost's compiler.</para>123 are warnings from the host's compiler.</para> 124 124 </listitem> 125 125 </varlistentry> -
BOOK/cross-tools/common/binutils.xml
r78587a4 re4130d2 125 125 126 126 <varlistentry os="bd9"> 127 <term><parameter>--dis ble-werror</parameter></term>127 <term><parameter>--disable-werror</parameter></term> 128 128 <listitem> 129 129 <para>This prevents the build from stopping in the event that there … … 131 131 </listitem> 132 132 </varlistentry> 133 133 134 </variablelist> 134 135
Note:
See TracChangeset
for help on using the changeset viewer.