commit | 1d39a0d7588b1d7b7bed3a3a841caa7f68d3140f | [log] [tgz] |
---|---|---|
author | Tom Tromey <tromey@adacore.com> | Thu Jan 09 13:08:49 2025 -0700 |
committer | Tom Tromey <tromey@adacore.com> | Wed Jan 22 12:55:49 2025 -0700 |
tree | 7d966d4e1826f6de56b547a9e37e58ee0e89a09c | |
parent | fbfadf96594a120f820457f03d7cf20b5e8ad597 [diff] |
Remove gnatmake_version_at_least This removes gnatmake_version_at_least in favor of using the more flexible gnat_version_compare. I think these two version numbers should be the same, as gnatmake is shipped with the compiler.