sparse seems to have problems finding compiler.h when specified as "-include compiler.h"; one possible explanation is that it ignores the include path. Fix by using "-include include/compiler.h". Signed-off-by: Michael Brown <mcb30@ipxe.org>tags/v1.20.1
|
|
||
475 |
|
475 |
|
476 |
|
476 |
|
477 |
|
477 |
|
478 |
|
|
|
|
478 |
|
|
479 |
|
479 |
|
480 |
|
480 |
|
481 |
|
481 |
|