Skip to content
Snippets Groups Projects
Commit 06d0bdd9 authored by Kevin O'Connor's avatar Kevin O'Connor
Browse files

Minor build fixes.


I made these two tiny changes to SeaBIOS when I was playing with the
HEAD version.

The Makefile change prevents the test command from failing if CC
contains a space.

The coreboot change prevents a warning on our gcc 4.5.2 in certain
circumstances when sizeof seems to be unsigned long int instead of
unsigned int.

They're both unintrusive, shouldn't have potential for breaking
anything.

Signed-off-by: default avatarStefan Reinauer <stepan@coreboot.org>
parent 33abfc0a
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment