[coreboot-gerrit] Change in coreboot[master]: nvramtool: Fix build with OpenBSD

Philippe Mathieu-Daudé (Code Review) gerrit at coreboot.org
Sun May 21 05:27:05 CEST 2017


Philippe Mathieu-Daudé has posted comments on this change. ( https://review.coreboot.org/19741 )

Change subject: nvramtool: Fix build with OpenBSD
......................................................................


Patch Set 3: Code-Review+1

(1 comment)

https://review.coreboot.org/#/c/19741/3/util/nvramtool/Makefile
File util/nvramtool/Makefile:

PS3, Line 41: ifeq ($(OS_ARCH), OpenBSD)
what about grouping OS using:?
ifeq ($(OS_ARCH),$(filter $(OS_ARCH),NetBSD OpenBSD))


-- 
To view, visit https://review.coreboot.org/19741
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I28273d4d87a3a77cf35412a0695325c0535e42e5
Gerrit-PatchSet: 3
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Owner: Piotr Kubaj <pkubaj at anongoth.pl>
Gerrit-Reviewer: Paul Menzel <paulepanter at users.sourceforge.net>
Gerrit-Reviewer: Philippe Mathieu-Daudé <philippe.mathieu.daude at gmail.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply at coreboot.org>
Gerrit-HasComments: Yes



More information about the coreboot-gerrit mailing list