Notes |
(0001166)
jzhang
03-07-06 13:17
|
BTW, the version is actually 1.1.0, but it doesn't have that option when I filed the bug.
The platform on which I reproduced my problem is montavista pro 3.1 on ppc 440gx if it matters. |
| |
(0001211)
bernhardf
04-03-06 07:08
|
This is probably due to using an old version of sed and should be fixed in busybox-1.1.1.
Please try to reproduce this with busybox-1.1.1. |
| |
(0001419)
bernhardf
06-11-06 11:09
|
In svn and 1.2.0 we have a
$ make hosttools
target. This builds a working sed for use by the buildsystem on your compile-host.
This way you no longer rely on possibly broken versions of helper applications of your host.
closing. |
| |