[RTEMS Project] #3743: RSB os and arch config logic is broken
RTEMS trac
trac at rtems.org
Mon May 6 23:13:46 UTC 2019
#3743: RSB os and arch config logic is broken
--------------------------+-------------------------
Reporter: Chris Johns | Owner: Chris Johns
Type: defect | Status: assigned
Priority: normal | Milestone: 5.1
Component: tool/rsb | Version: 5
Severity: normal | Keywords:
Blocked By: | Blocking:
--------------------------+-------------------------
The config file processing of conditionals:
- `%ifos`
- `%ifnos`
- `%ifarch`
do not correctly process lists of arguments. The argument list is split in
2 with the first element correct handled and the remaining treated as a
lump. The argument list needs to be split evenly.
--
Ticket URL: <http://devel.rtems.org/ticket/3743>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list