Martin Lucina uploaded patch set #2 to this change.

View Change

Makefile: Add a DISABLE_CLOCK_GETTIME option

Allows to force-disable the use of clock_gettime() at build time,
falling back to busy-looping for udelay. This is useful when building
for systems which are known to lie about the resolution of
clock_gettime(), such as Linux guests running under the Muen Separation
Kernel.

Change-Id: I645a5d3f29ffdbd24a58127ab73d7d8755304f45
Signed-off-by: Martin Lucina <martin@lucina.net>
---
M Makefile
1 file changed, 5 insertions(+), 0 deletions(-)

git pull ssh://review.coreboot.org:29418/flashrom refs/changes/96/48796/2

To view, visit change 48796. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-Change-Id: I645a5d3f29ffdbd24a58127ab73d7d8755304f45
Gerrit-Change-Number: 48796
Gerrit-PatchSet: 2
Gerrit-Owner: Martin Lucina <martin@lucina.net>
Gerrit-Reviewer: Angel Pons <th3fanbus@gmail.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-MessageType: newpatchset