]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add hacks that I use to test cross-builds (by building on
authorru <ru@FreeBSD.org>
Wed, 2 Mar 2005 16:40:51 +0000 (16:40 +0000)
committerru <ru@FreeBSD.org>
Wed, 2 Mar 2005 16:40:51 +0000 (16:40 +0000)
commit86bbb8bc22a9af0538899fb9669285b5aa150702
treec716f8e4b6261d09bb9c4bf7f3a554df0e91d7ea
parentcee9e98f0ee1c954b22e9d755db15444797bf2ee
Add hacks that I use to test cross-builds (by building on
native and foreign architectures and comparing products).
They eliminate most of the differences caused by different
object directory paths, timestamping, and identification.

(Note WORLDTMP was renamed to ${OBJTREE}${.CURDIR}/tmp.)
Makefile.inc1
tools/build/Makefile
tools/build/cross-build/Makefile [new file with mode: 0644]
tools/build/cross-build/date.sh [new file with mode: 0644]
tools/build/cross-build/hostname.sh [new file with mode: 0644]