Changeset 946f08a


Ignore:
Timestamp:
05/02/2021 11:27:51 AM (3 years ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
ab70ce0
Parents:
aa61a13
git-author:
Xi Ruoyao <xry111@…> (05/02/2021 11:26:04 AM)
git-committer:
Xi Ruoyao <xry111@…> (05/02/2021 11:27:51 AM)
Message:

gc: libatomic_ops is optional

gc now can use compiler intrinsics for atomic operation.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/gc.xml

    raa61a13 r946f08a  
    7979    </itemizedlist>
    8080
    81     <bridgehead renderas="sect4">Required</bridgehead>
    82     <para role="required">
     81    <bridgehead renderas="sect4">Optional</bridgehead>
     82    <para role="optional">
    8383      <xref linkend="libatomic_ops"/>
    8484    </para>
Note: See TracChangeset for help on using the changeset viewer.