[patch]libc/Makefile.am: target `posix/stmp-def' given more than once in the same rule.
Ralf Corsepius
ralf.corsepius@rtems.org
Sun Jan 2 09:05:00 GMT 2011
Hi,
Building newlib issues the warning from the subject.
Cause of this is "posix/stmp-def" being specified twice in
libc/Makefile.am's SUBDEFS - Once through LIBC_POSIX_DEF and once
through a hard-coded posix/stmp-def.
The patch below removes the hard-coded version.
Ralf
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: newlib-libc-Makefile.diff
URL: <http://sourceware.org/pipermail/newlib/attachments/20110102/002a5f85/attachment.ksh>
More information about the Newlib
mailing list