This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch] Fix broken make rules for libc,xstormy16.


Patch checked in.

-- Jeff J.

Masaki Muranaka wrote:
Hello, Maintainers.

On xstormy16 target, some dependency rules was broken.
Objects generated from tiny-malloc.c should be added a prefix.

The attachment is a patch.
Could anyone review and apply it?

- - - - libc/ChangeLog

2006-09-07 Masaki Muranaka <monaka@monami-software.com>

    * libc/machine/xstormy16/Makefile.am:
    Add $(lpfx) prefix to LIBADD objects.
    lib_a_DEPENDENCIES uses the value of lib_a_LIBADD.
    * libc/machine/xstormy16/Makefile.in: Regenerated.

--
Masaki Muranaka
Monami software




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]