Paul Menzel has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/37767 )
Change subject: util/inteltool: fix Ie00fef5a5ba2779e0ff45640cff5cc9f1d096dc1 on FreeBSD ......................................................................
Patch Set 1:
(2 comments)
https://review.coreboot.org/c/coreboot/+/37767/1//COMMIT_MSG Commit Message:
https://review.coreboot.org/c/coreboot/+/37767/1//COMMIT_MSG@7 PS1, Line 7: util/inteltool: fix Ie00fef5a5ba2779e0ff45640cff5cc9f1d096dc1 on FreeBSD Please use something like below.
Make local function static for FreeBSD
https://review.coreboot.org/c/coreboot/+/37767/1/util/inteltool/Makefile File util/inteltool/Makefile:
https://review.coreboot.org/c/coreboot/+/37767/1/util/inteltool/Makefile@26 PS1, Line 26: CFLAGS += -Wno-unused-function Please elaborate, why this is needed.