Skip to content

Commit 6143a33

Browse files
committed
add comment on libstdc++ version for julia 1.12
1 parent 6b66290 commit 6143a33

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cjetreconstruction/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,5 @@ cmake --build build
2020
> ```sh
2121
> JULIA_ROOT=${HOME}/.julia/juliaup/julia-1.12-nightly/ cmake -S . -B build
2222
> ```
23+
>
24+
> Also make sure that for Julia 1.12 at least GLIBCXX_3.4.30 (gcc 12.1.0) is used.

0 commit comments

Comments
 (0)