| commit | 9d5d025306db58c6b47c93b5151926a364dc5d84 | [log] [tgz] |
|---|---|---|
| author | Nico Huber <nico.h@gmx.de> | Sun Mar 05 13:37:48 2017 +0100 |
| committer | Stefan Reinauer <stefan.reinauer@coreboot.org> | Tue Jun 06 18:00:23 2017 +0200 |
| tree | aff401a4749779778728ee12a43e67500802ba8d | |
| parent | f03ef4f2d47b9c2a14c62c3311fc24b0be01e90f [diff] |
Makefile: Remove -gnatg from ADAFLAGS The `-gnatg` flag (internal GNAT implementation mode) was accidentally copied over from the flags we use to build libgnat. Change-Id: I2e9c6d1d5b68168d1608187aad2eae5aead759f9 Signed-off-by: Nico Huber <nico.h@gmx.de> Reviewed-on: https://review.coreboot.org/18780 Reviewed-by: Patrick Georgi <pgeorgi@google.com>