Changeset 126313f8


Ignore:
Timestamp:
07/17/2021 10:05:44 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:
b9fc02a
Parents:
5f104195
Message:

v4l-utils: Force 'make install' to run at -j1 due to a libtool-related
race condition.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/libdriv/v4l-utils.xml

    r5f104195 r126313f8  
    135135    </para>
    136136
    137 <screen role="root"><userinput>make install</userinput></screen>
     137<screen role="root"><userinput>make -j1 install</userinput></screen>
    138138
    139139  </sect2>
Note: See TracChangeset for help on using the changeset viewer.