[coreboot] patch for superiotool/freebsd

Bernhard Urban lewurm at gmail.com
Thu Sep 27 00:01:51 CEST 2012


hey Andriy,

thanks for your patch! please submit it via gerrit, see
http://www.coreboot.org/Git

thanks,
bernhard



On Wed, Sep 26, 2012 at 10:49 PM, Andriy Gapon <avg at freebsd.org> wrote:
>
> Guys,
>
> It's been quite a while since I worked with any coreboot tools.
> I see that a lot has changed...
> I am posting a trivial FreeBSD-related patch here, but I am ready to follow the
> proper way if you give me a kick towards it :-)
> Thank you!
>
> diff --git a/util/superiotool/Makefile b/util/superiotool/Makefile
> index 41625d3..2388f4e 100644
> --- a/util/superiotool/Makefile
> +++ b/util/superiotool/Makefile
> @@ -41,7 +41,7 @@ LIBS = -framework IOKit -framework DirectHW -lpci -lz
>  endif
>  ifeq ($(OS_ARCH), FreeBSD)
>  CFLAGS = -O2 -Wall -Werror -Wstrict-prototypes -Wundef -Wstrict-aliasing \
> -         -Werror-implicit-function-declaration -ansi $(SVNDEF) \
> +         -Werror-implicit-function-declaration -ansi $(VERSION) \
>           -I/usr/local/include
>  LDFLAGS += -L/usr/local/lib
>  LIBS = -lz
>
> --
> Andriy Gapon
>
>
> --
> coreboot mailing list: coreboot at coreboot.org
> http://www.coreboot.org/mailman/listinfo/coreboot




More information about the coreboot mailing list