summaryrefslogtreecommitdiffstats
path: root/toolchain/sstrip
Commit message (Collapse)AuthorAgeFilesLines
* toolchain/: get rid of unneeded $(strip ..)Peter Korsgaard2008-12-081-2/+2
|
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-2/+0
| | | | 'default n' is the default, so there's no need to say it explicitly.
* - sed -i -e ↵Bernhard Reutner-Fischer2007-08-211-1/+1
| | | | | | "/\-[[:space:]]*mkdir[[:space:]][[:space:]]*-p/s/-[[:space:]]*mkdir/mkdir/g" (want to know about errors if mkdir failed). Thanks to Cristian Ionescu-Idbohrn for pointing this out
* - fix building sstripBernhard Reutner-Fischer2007-07-101-1/+2
|
* - add full sysroot support for non-ancient toolchains.Bernhard Reutner-Fischer2007-06-201-5/+5
| | | | - start to separate usr/lib and lib to match normal system-layout
* - rectify brute-force sed invocation (too *many*)..Bernhard Reutner-Fischer2006-03-141-1/+1
| | | | Thanks vapier for pointing this one out.
* - quote HOST_CC.Bernhard Reutner-Fischer2006-03-101-1/+1
| | | | | Allows for passing flags along HOST_CC which is sometimes needed on certain architectures.
* touchup descriptionsMike Frysinger2005-08-091-2/+2
|
* Add sstrip for host and/or target.Manuel Novoa III2005-08-033-0/+548