Changeset e30db7b for BOOK/cross-tools
- Timestamp:
- Oct 16, 2015, 6:57:48 PM (9 years ago)
- Branches:
- sysvinit
- Children:
- bcda234
- Parents:
- e15ed01d
- git-author:
- William Harrington <kb0iic@…> (10/16/15 18:57:45)
- git-committer:
- William Harrington <kb0iic@…> (10/16/15 18:57:48)
- Location:
- BOOK/cross-tools
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/common/binutils.xml
re15ed01d re30db7b 53 53 --with-sysroot=${CLFS} --with-lib-path=/tools/lib --disable-nls \ 54 54 --disable-static --disable-multilib --enable-gold=yes --enable-plugins \ 55 --enable-threads --disable-werror</userinput></screen>55 --enable-threads --disable-werror</userinput></screen> 56 56 57 57 <variablelist os="bd"> -
BOOK/cross-tools/multilib/binutils.xml
re15ed01d re30db7b 52 52 --with-sysroot=${CLFS} --with-lib-path=/tools/lib:/tools/lib64 \ 53 53 --disable-nls --disable-static --enable-64-bit-bfd --enable-gold=yes \ 54 --enable-plugins --enable-threads --disable-werror</userinput></screen>54 --enable-plugins --enable-threads --disable-werror</userinput></screen> 55 55 56 56 <variablelist os="bd">
Note:
See TracChangeset
for help on using the changeset viewer.