Changeset 600a1b25


Ignore:
Timestamp:
08/14/2021 09:17:12 PM (3 years ago)
Author:
Douglas R. Reno <renodr@…>
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:
83655459
Parents:
a05a69a4
git-author:
Douglas R. Reno <renodr@…> (08/14/2021 08:39:30 PM)
git-committer:
Douglas R. Reno <renodr@…> (08/14/2021 09:17:12 PM)
Message:

Add a command explanation for i686 systems and tracker-miners

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/tracker3-miners.xml

    ra05a69a4 r600a1b25  
    179179
    180180    <para>
     181      <option>-Dseccomp=false</option>: This option disables the seccomp system
     182      call filter. On some architectures, such as i686 and ARM, the functions
     183      that tracker-miners uses are not guarded properly, and tracker-miners
     184      will get killed with a SIGSYS as a result.
     185    </para>
     186
     187    <para>
    181188      <option>-Dminer_rss=false</option>: Use this option if you have not
    182189      installed the recommended dependency libgrss.
Note: See TracChangeset for help on using the changeset viewer.