[MacPorts] #41205: openocd: Add ti-icdi support (was: Add ti-icdi support to opened)
MacPorts
noreply at macports.org
Tue Nov 5 10:56:15 PST 2013
#41205: openocd: Add ti-icdi support
--------------------------+----------------------
Reporter: pjkim00@… | Owner: snc@…
Type: enhancement | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.1
Resolution: | Keywords: haspatch
Port: openocd |
--------------------------+----------------------
Changes (by ryandesign@…):
* keywords: ti-icdi stellaris tiva => haspatch
* owner: macports-tickets@… => snc@…
* priority: Not set => Normal
Old description:
> Add variant to openocd port to add support for ti-icdi (Tiva and
> Stellaris Launchpads). Proposed change is to add:
>
> variant ti description {TI-ICDI interface on Stellaris Launchpad} {
> configure.args-append --enable-ti-icdi
> depends_lib-append port:libusb
> }
>
> to the end of the port file. It does not add any more dependencies as
> afar as I can tell and builds cleanly on my system (10.9).
New description:
Add variant to openocd port to add support for ti-icdi (Tiva and Stellaris
Launchpads). Proposed change is to add:
{{{
variant ti description {TI-ICDI interface on Stellaris Launchpad} {
configure.args-append --enable-ti-icdi
depends_lib-append port:libusb
}
}}}
to the end of the port file. It does not add any more dependencies as afar
as I can tell and builds cleanly on my system (10.9).
--
--
Ticket URL: <https://trac.macports.org/ticket/41205#comment:1>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list