Changeset 561 for trunk/config.tests/unix/endian.test
- Timestamp:
- Feb 11, 2010, 11:19:06 PM (15 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
-
Property svn:mergeinfo
set to (toggle deleted branches)
/branches/vendor/nokia/qt/4.6.1 merged eligible /branches/vendor/nokia/qt/current merged eligible /branches/vendor/trolltech/qt/current 3-149
-
Property svn:mergeinfo
set to (toggle deleted branches)
-
trunk/config.tests/unix/endian.test
r2 r561 16 16 17 17 ENDIAN="UNKNOWN" 18 [ "$VERBOSE" = "yes" ] && make || make>/dev/null 2>&118 [ "$VERBOSE" = "yes" ] && >/dev/null 2>&1 19 19 20 20 if [ -f ./endiantest.exe ]; then … … 41 41 42 42 # make clean as this tests is compiled for both the host and the target 43 makedistclean43 distclean 44 44 45 45 # done
Note:
See TracChangeset
for help on using the changeset viewer.