[coreboot] [PATCH]getopt support in crossgcc

Patrick Georgi patrick at georgi-clan.de
Thu Jan 28 00:52:00 CET 2010


Hi,


attached patch adds the getopt tool to crossgcc. In case it doesn't
exist in the system (eg. mingw), it's compiled and added to the path.

The getopt implementation is taken from dragonflybsd, thus cleanly
sublicensable to GPL, given that it's 3-clause BSD licensed.
Besides, it's never linked to any other code in our tree.

I wouldn't mind to have some GNU implementation, but I just didn't find
one in my short search.


Signed-off-by: Patrick Georgi <patrick.georgi at coresystems.de>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 20100127-2-crossgcc-on-mingw
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20100128/d539557b/attachment.ksh>


More information about the coreboot mailing list