the following patch was just integrated into master: commit e84e625483bccd67a76d0177ac5346b51c2ce016 Author: Nico Huber nico.huber@secunet.com Date: Wed Oct 5 17:43:56 2016 +0200
Add option to build Ada debugging code
Ada knows a pragma `Debug` that is used to exclude procedure calls from a release build. The new option `DEBUG_ADA_CODE` enables those procedure calls.
Change-Id: Id5298e5819606c3d1cf2a2a1cd4f1d5d1227aa4f Signed-off-by: Nico Huber nico.huber@secunet.com Reviewed-on: https://review.coreboot.org/16943 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth martinroth@google.com
See https://review.coreboot.org/16943 for details.
-gerrit