| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
26.0.0,1 08 Aug 2026 16:49:05
    |
Thierry Thomas (thierry)  |
devel/gprbuild: ignore on i386
It builds fine, but cannot be used to build the other ports.
PR: 296655
(cherry picked from commit cddddc87f40aa694c779efbd73844d67562bab04) |
26.0.0,1 08 Aug 2026 16:48:35
    |
Thierry Thomas (thierry)  Author: Alastair Hogge |
devel/gprbuild: Improve option DEBUG
devel/gprbuild:
* Currently options DEBUG is ${BROKEN} because of some warnings from
libgpr and between the Port and the GNAT tool-chain. Replace the
${BROKEN} statement with a new variable that is passed to the libgrp
do-build phase that attenuates the tool-chain warnings
PR: 296655
(cherry picked from commit b665e89e9a64a1bbf2250dbfc779e69627ecf1f3) |