]> _ Git - alire.git/commit
Change default GPRbuild switches (#955)
authorFabien Chouteau <Fabien-Chouteau@users.noreply.github.com>
Mon, 28 Mar 2022 16:36:45 +0000 (18:36 +0200)
committerGitHub <noreply@github.com>
Mon, 28 Mar 2022 16:36:45 +0000 (18:36 +0200)
commitf960ec090daaa8b728b8f30060b713f270244a38
treed58d85acd4335c4c3c2506968fccb58aa2061179
parent3e9da2f686dff89c448376c5e34f12bd8c7ba58c
Change default GPRbuild switches (#955)

- Remove `-gnatwU` (Recompile if compiler switches have changed):
     It is a legacy from the time when the index was in Ada. Removal may
     trigger some issue on crates with warnings-as-error. But the longer
     we wait the bigger of a problem it will be.

 - Add `-s` (Recompile if compiler switches have changed):
     As discussed in #952, it makes sense to have this default for all
     builds.
src/alire/alire-spawn.adb