Commit a86648c
build: log the found compiler version if too old
`configure` will log a warning if the detected compiler is not new
enough. Take some of the guesswork out of it by also logging the
version of the compiler that was detected.
PR-URL: #30028
Reviewed-By: Sam Roberts <vieuxtech@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: David Carlier <devnexen@gmail.com>1 parent 870c320 commit a86648cCopy full SHA for a86648c
File tree
Expand file treeCollapse file tree
1 file changed
+4
-2
lines changedOpen diff view settings
Filter options
Expand file treeCollapse file tree
1 file changed
+4
-2
lines changedOpen diff view settings
Collapse file
+4-2Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
773 | 773 | |
774 | 774 | |
775 | 775 | |
776 | | - |
| 776 | + |
| 777 | + |
777 | 778 | |
778 | 779 | |
779 | 780 | |
| ||
782 | 783 | |
783 | 784 | |
784 | 785 | |
785 | | - |
| 786 | + |
| 787 | + |
786 | 788 | |
787 | 789 | |
788 | 790 | |
|
0 commit comments