Attention is currently required from: Julius Werner. Jakub Czapiga has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/59814 )
Change subject: tests: Disable -Wsource-mgr for clang ......................................................................
Patch Set 1:
(1 comment)
File tests/Makefile.inc:
https://review.coreboot.org/c/coreboot/+/59814/comment/7733c586_26ee3a36 PS1, Line 48: -Wno-source-mgr It should probably be enclosed in check for correct version of clang. I tried compiling unit-tests with clang 11.1.0-4+build2 and it fails to recognize this option. Another option is to disable unknown fwarning option error: -Wno-unknown-warning-option