[RTEMS Project] #3425: examples-v2: PowerPC fails to build fat_ramdisk
RTEMS trac
trac at rtems.org
Mon Jun 11 12:48:11 UTC 2018
#3425: examples-v2: PowerPC fails to build fat_ramdisk
---------------------------+---------------------
Reporter: Joel Sherrill | Owner: (none)
Type: defect | Status: closed
Priority: normal | Milestone: 5.1
Component: unspecified | Version: 5
Severity: normal | Resolution: fixed
Keywords: | Blocked By:
Blocking: |
---------------------------+---------------------
Comment (by Sebastian Huber <sebastian.huber@…>):
In [changeset:"07c597636a87b1a5e8d5959190f59d3fb5ea1634/rtems"
07c5976/rtems]:
{{{
#!CommitTicketReference repository="rtems"
revision="07c597636a87b1a5e8d5959190f59d3fb5ea1634"
bsps/powerpc: Hack to fix the build
The ppc405 define must be checked before the ppc403 define. The ppc405
define is provided by <bspopts.h>. The ppc403 define is provided by GCC
as a built-in define if no ppc* or mpc* define is set via the
command line (see GCC sources "gcc/config/rs6000/rtems.h").
Update #3425.
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/3425#comment:15>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list