| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
broke a couple of days ago. :-(
|
|
|
|
|
|
| |
need to be fixed properly. I tried, but I was unable to build a cross
toolchain for each of these (using stock binutils and gcc) so it is someone
else's problem to fix them now.
|
|
|
|
|
|
|
| |
rm.patch:
* Define $(RM) as rm -f in Rules.mak and test/Rules.mak
(this is the same definition as gmake uses by default).
* Change all occurrences of rm and rm -f into $(RM).
|
|
contributed by John Williams <jwilliams@itee.uq.edu.au>
|