[patch,rtems,m32c] configure.host: m32c bogusly adds -DABORT_PROVIDED
Jeff Johnston
jjohnstn@redhat.com
Tue Sep 22 21:45:00 GMT 2009
On 22/09/09 12:15 AM, Ralf Corsepius wrote:
> Hi,
>
> in configure.host, when building newlib for m32c* targets,
> -DABORT_PROVIDED is set too early (in the first, cpu-specific "case
> $host"), such that it overrides later settings from the second
> os-specific "case $host".
>
> This breaks building m32c-rtems*, because RTEMS uses a common "abort"
> for all targets.
>
> The patche moves adding -DABORT_PROVIDED from the "first case $host" to
> the "second case $host".
>
> Ralf
>
Patch applied.
-- Jeff J.
More information about the Newlib
mailing list