Hello build bot (Jenkins), Nico Huber, Angel Pons,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/67828
to look at the new patch set (#8).
Change subject: lib/gnat: Remove Compiler_Unit_Warning pragmas ......................................................................
lib/gnat: Remove Compiler_Unit_Warning pragmas
Fix the warning: unrecognized pragma "Compiler_Unit_Warning" [-gnatwg]:
CC ramstage/mainboard/51nb/x210/static.o couldn't parse value '-1' for 'SEABIOS_DEBUG_LEVEL' GCC libgnat-x86_32/lib/gnat/a-unccon.o GCC libgnat-x86_32/lib/gnat/ada.o GCC libgnat-x86_32/lib/gnat/g-souinf.o GCC libgnat-x86_32/lib/gnat/gnat.o GCC libgnat-x86_32/lib/gnat/i-c.o GCC libgnat-x86_32/lib/gnat/interfac.o interfac.ads:36:08: warning: unrecognized pragma "Compiler_Unit_Warning" [-gnatwg] make: *** [Makefile:392 : build/libgnat-x86_32/lib/gnat/interfac.o] Erreur 1
Change-Id: Ia55304da1e3b2db1532300c4f1a2dd958f1975c4 Signed-off-by: Elyes Haouas ehaouas@noos.fr --- M src/lib/gnat/interfac.ads M src/lib/gnat/s-imenne.adb M src/lib/gnat/s-imenne.ads M src/lib/gnat/s-parame.ads M src/lib/gnat/s-stoele.adb M src/lib/gnat/s-stoele.ads M src/lib/gnat/s-unstyp.ads 7 files changed, 23 insertions(+), 13 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/28/67828/8