Changeset 3666d38 in mainline
- Timestamp:
- 2011-08-09T11:58:41Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- c0699467
- Parents:
- e8067c0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tools/toolchain.sh
re8067c0 r3666d38 325 325 326 326 change_title "binutils: configure (${PLATFORM})" 327 ./configure "--target=${TARGET}" "--prefix=${PREFIX}" "--program-prefix=${TARGET}-" --disable-nls327 CFLAGS=-Wno-error ./configure "--target=${TARGET}" "--prefix=${PREFIX}" "--program-prefix=${TARGET}-" --disable-nls 328 328 check_error $? "Error configuring binutils." 329 329
Note:
See TracChangeset
for help on using the changeset viewer.