[RTEMS Project] #3893: RSB staging changes have broken building a 3rd party package
RTEMS trac
trac at rtems.org
Tue Mar 3 02:01:33 UTC 2020
#3893: RSB staging changes have broken building a 3rd party package
-------------------------+--------------------------
Reporter: Chris Johns | Owner: Chris Johns
Type: defect | Status: closed
Priority: normal | Milestone: 5.1
Component: tool/rsb | Version: 5
Severity: normal | Resolution: fixed
Keywords: | Blocked By:
Blocking: |
-------------------------+--------------------------
Changes (by Chris Johns <chrisj@…>):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"abd98a2440e24f264681cbac0618a41a46ca2b56/rtems-source-
builder" abd98a2/rtems-source-builder]:
{{{
#!CommitTicketReference repository="rtems-source-builder"
revision="abd98a2440e24f264681cbac0618a41a46ca2b56"
rtems/bsps: Fix building 3rd party packages with various options
- Fix locating valid tools and BSP. If either is found in the
staging area use that else use the specific --with-* option
and if not present use the --prefix.
- Locate the tools by checking if the arch's C compiler is a valid
file. No other checks are made on the tools.
- Locate a BSB by checking for a valid pkgconfig file for the
BSP.
- Only filter flags if the BSP is in the staging area
Closes #3893
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/3893#comment:4>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list