Edward O'Callaghan uploaded patch set #2 to this change.
Makefile: Explicitly set '-std=c99 -D_GNU_SOURCE'
This matches the build flags that are correctly
explicitly defined in meson.build where-as the
Makefile is randomly picking up whatever the
system toolchain happens to default to.
Fix dmi.c while we are here to avoid a re-define of
_GNU_SOURCE.
BUG=none
TEST=`make` with both gcc and clang.
Change-Id: I4f973927fc018510a3beaa6c4fa2f356c77c7a6e
Signed-off-by: Edward O'Callaghan <quasisec@google.com>
---
M Makefile
M dmi.c
2 files changed, 3 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/08/47908/2
To view, visit change 47908. To unsubscribe, or for help writing mail filters, visit settings.