Skip to content

Commit 29756c5

Browse files
committed
Remove LIBATOMIC
1 parent b4cf3cc commit 29756c5

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

Doc/using/configure.rst

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -326,15 +326,6 @@ Linker Options
326326

327327
Linker flags, e.g. ``-L<library directory>``.
328328

329-
.. cmdoption:: LIBATOMIC
330-
331-
Linker flags when ``cpython/pyatomic.h`` header file is used.
332-
333-
Default: ``LIBATOMIC='-latomic'`` if ``libatomic`` is needed, or
334-
``LIBATOMIC=''`` otherwise (also the default when Python is cross-compiled).
335-
336-
.. versionadded:: 3.13
337-
338329
.. cmdoption:: LIBS
339330

340331
Libraries to pass to the linker, e.g. ``-l<library>``.

0 commit comments

Comments
 (0)