Commit 0c61834
authored
Only use --enable-libstdcxx-backtrace=yes for GCC 12 and 13 (#34)
It's enabled automatically for GCC 14 and later:
https://gcc.gnu.org/gcc-14/changes.html#libstdcxx
Also fix the name of the <stacktrace> header (which is implemented in
terms of libbacktrace).1 parent cfc133c commit 0c61834
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
184 | | - | |
| 184 | + | |
185 | 185 | | |
186 | | - | |
| 186 | + | |
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
| |||
0 commit comments