Age | Commit message (Collapse) | Author |
|
|
|
one?
|
|
that is, instead of 'cd lib' use 'cd ${.CURDIR}/lib'.
PS: what about strings and gdb for cross-binutils-old?
those guys are present in the '-new target.
|
|
|
|
MAKEOBJDIR values
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the new binutils, but from the old gnu/usr.bin/gas sources. Not yet called
from cross-tools for any architectures.
|
|
|
|
|
|
|
|
|
|
The variable is now GLOBAL_AUTOCONF_CACHE. You must set it to the name
of the cache file to use. Ether "setenv GLOBAL_AUTOCONF_CACHE /var/tmp/foo"
or add it to /etc/mk.conf
|
|
|
|
Same change doen for SKEY, YP, and KERBEROS5. This allows
people to override those setting in /etc/mk.conf.
|
|
|
|
try "make TARGET=machine cross-tools" and you should get a little
hierarchy in /usr/cross/<machine>. This is probably not in its final
shape yet ;-)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|