We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f093f0b commit 5479f98Copy full SHA for 5479f98
docs/release_notes/release_notes_4_0.rst
@@ -7,6 +7,7 @@ Release Notes 4.0.x - 4.1.x
7
8
* Upgraded Node.js to ``v22.18.0`` `(2025-07-31) <https://nodejs.org/en/blog/release/v22.18.0>`_
9
* Upgraded V8 to ``v13.9.205.19`` (2025-08-04)
10
+* Fixed `libatomic` linking issue for Linux
11
12
4.1.5
13
-----
docs/tutorial/basic/installation.rst
@@ -702,7 +702,7 @@ glibc Version Javet Version
702
libatomic
703
^^^^^^^^^
704
705
-``libatomic`` is required from v4.1.2+.
+``libatomic`` is required from v4.1.2 to v4.1.5 for Linux. It is not required for v4.1.6 and later.
706
707
Mac OS
708
------
0 commit comments