buildgcc: Fix option arguments

Hardware / Coreboot - Nico Huber [secunet.com] - 21 September 2016 10:01 UTC

As we support `getopt` versions that don't know long options, every option arguments needs a short option.

Also add the long options `--urls` and `--nocolor` to the `getopt` string.

Change-Id: I11c393c3d90c7a16cdda119594221c85f902ed40

152e78e buildgcc: Fix option arguments
util/crossgcc/buildgcc | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)

Upstream: review.coreboot.org


  • Share