Commit 673c93e
authored
Add note about Meson GCC toolchain to build_tips.md (#1279)
This change adds a note about where to find Meson GCC toolchain files.
When I first read this section as-is, I assumed that CMake was the only build system with GCC-specific toolchain files which led to a fruitless effort to make `CC=gcc CXX=g++ meson` work.1 parent a1e489c commit 673c93e
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
| 168 | + | |
| 169 | + | |
168 | 170 | | |
169 | 171 | | |
170 | 172 | | |
| |||
0 commit comments