Changeset 102:f3d89fdc5bd8 in xplra
- Timestamp:
- 05/12/20 14:51:54 (4 years ago)
- Branch:
- default
- Phase:
- public
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
buildallhosts.sh
r62 r102 25 25 26 26 "${scriptdir}/buildall.sh" "${config}" "${dest}/xpl" x86_64-linux-gnu "${cflags}" 27 echo28 echo29 "${scriptdir}/buildall.sh" "${config}" "${dest}/xpl-32" i686-linux-gnu "${cflags}"30 echo31 echo32 "${scriptdir}/buildall.sh" "${config}" "${dest}/xpl-win32" i686-w64-mingw32 "${cflags}"27 #echo 28 #echo 29 #"${scriptdir}/buildall.sh" "${config}" "${dest}/xpl-32" i686-linux-gnu "${cflags}" 30 #echo 31 #echo 32 #"${scriptdir}/buildall.sh" "${config}" "${dest}/xpl-win32" i686-w64-mingw32 "${cflags}" 33 33 echo 34 34 echo
Note:
See TracChangeset
for help on using the changeset viewer.