Thomas Petazzoni
01c1279f9f
Detect early if an UTF-8 locale is needed
...
Check in toolchain/dependencies/dependencies.sh if an UTF-8 locale is
properly present on the system before trying to build a locale enabled
toolchain. As this test is only needed when a locale enabled toolchain
is going to be built, we pass the configuration file path to the
dependencies.sh script so that it can grep for the current value of
various options.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2010-08-11 13:10:54 +02:00
Bernhard Reutner-Fischer
aa81a06508
- improve the way host prerequisites for "dependencies" are established
2007-08-22 09:22:07 +00:00
Bernhard Reutner-Fischer
11b82356cf
- make sure that sstrip is available early enough
2007-08-21 20:14:23 +00:00
Bernhard Reutner-Fischer
e99518277a
- add handling of lzma for the host (unconditionally for now)
...
- remove non-working attempt to install an lzma to the host via sudo
2007-08-21 15:33:33 +00:00
Bernhard Reutner-Fischer
78e6cbb4ee
- Propagate HOST_SED_DIR to the dependencies script so that it may use the
...
local sed build as well (Heikki Lindholm).
2007-03-08 16:44:20 +00:00
Bernhard Reutner-Fischer
36b371f2dc
- pass MAKE in so we can check the correct binary for it's version..
2007-01-20 13:06:49 +00:00
Bernhard Reutner-Fischer
784e010f2d
- fix parsing the gcc version. Also look at the HOSTCC's version rather than a random gcc that may be installed.
...
Closes #961 and #1097
2006-11-28 10:06:48 +00:00
Eric Andersen
1c911f7f4f
minor dependancy cleanup
2006-07-19 06:37:58 +00:00
Eric Andersen
8c709551ff
put sed check in the correct place
2006-07-18 23:39:39 +00:00
Mike Frysinger
d99c31c646
s/dependancies/dependencies/
2006-05-26 01:18:09 +00:00