jmmv
|
441d96f6d5
|
Adjust paths to new location of the atf-compile sources in atf 0.8.
(You may be happy to know that this tool will probably disappear in
the next atf release!)
|
2010-05-08 08:20:18 +00:00 |
jmmv
|
da998a842e
|
Adjust path to sources, now that ATF lives in external/bsd/atf/dist instead
of dist/atf.
|
2009-01-19 07:14:46 +00:00 |
apb
|
0f98f9af22
|
HOST_SH should always be an absolute path, so don't bother searching for
/bin/${HOST_SH} or /usr/bin/${HOST_SH}.
If the HOST_SH sanity check fails, do not continue regardless.
|
2008-10-26 15:54:19 +00:00 |
apb
|
1817eadbb8
|
Use TOOL_SED, not HOST_SED. Also use && to catch errors in
building atf-host-compile.
|
2008-10-05 20:14:14 +00:00 |
jmmv
|
75562a3ca6
|
Adjust the build of the ATF tools to use the new paths to the source files
and the new library names. Per import of atf-0.5.
|
2008-05-01 15:35:14 +00:00 |
christos
|
dff27399c2
|
$HOST_SH does not necessarily contains the absolute path to sh. Fix it if
it does not.
|
2007-11-24 18:44:00 +00:00 |
jmmv
|
2965cbca98
|
Add the atf host tools
This adds reachover Makefiles to build the atf tools required during a
cross-build.
|
2007-11-12 14:54:43 +00:00 |