Skip to content

Commit

Permalink
Fixes incorrect path
Browse files Browse the repository at this point in the history
  • Loading branch information
aturner-epcc authored Nov 14, 2023
1 parent bed2546 commit 8ba3402
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user-guide/dev-environment.md
Original file line number Diff line number Diff line change
Expand Up @@ -411,7 +411,7 @@ Language, warning, Debugging options:
| Option | Comment |
| ------ | ------- |
| `-std=<standard>` | Default is `-std=gnu11` (`gnu++14` for C++) \[1\] |
| `--gcc-toolchain=/opt/gcc/11.2.0/snos` | Use the GCC 11.2.0 toolchain instead of the default 8.1.0 version packaged with CCE |
| `--gcc-toolchain=/opt/cray/pe/gcc/12.2.0/snos` | Use the GCC 12.2.0 toolchain instead of the default 11.2.0 version packaged with CCE |

Performance options:

Expand Down

0 comments on commit 8ba3402

Please sign in to comment.