#3280 closed defect (fixed)

Make the XZ executable path based on the Darwin (MacOS) host.

Reported by: Chris Johns Owned by: Chris Johns
Priority: normal Milestone: 4.10.3
Component: tool/rsb Version: 4.10
Severity: normal Keywords:
Cc: Blocked By:
Blocking:

Description

The Darwin configuration expects the tool to be in /usr/local/bin however the xz is not part of the Xcode command line tools and may be built to a different path. Make the configuration path base.

Change History (1)

comment:1 Changed on 01/29/18 at 03:24:43 by Chris Johns <chrisj@…>

Resolution: fixed
Status: assignedclosed

In b0fc0b2/rtems-source-builder:

darwin: Make the xz executable path based.

The xz tool is not provided in Xcode command line tools and needs to
built or obtained somehow. This path can be any where so relax the
need for an absolute path.

Close #3280

Note: See TracTickets for help on using tickets.