Changeset 7c6ae0e in mainline for tools/travis.sh
- Timestamp:
- 2019-08-17T14:30:40Z (6 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 127cb7be
- Parents:
- 4694043
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tools/travis.sh
r4694043 r7c6ae0e 161 161 cd build-$H_ARCH 162 162 163 export PATH="/usr/local/cross/bin:$PATH" 164 163 165 ../configure.sh $H_ARCH || exit 1 164 166 ninja || exit 1
Note:
See TracChangeset
for help on using the changeset viewer.