Changeset 5ef1634 for x


Ignore:
Timestamp:
08/16/2021 05:06:52 PM (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:
2908b00
Parents:
3381e88
git-author:
Xi Ruoyao <xry111@…> (08/16/2021 03:52:43 PM)
git-committer:
Xi Ruoyao <xry111@…> (08/16/2021 05:06:52 PM)
Message:

libdrm: remove -Dvalgrind=false

It's auto-detected now.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/libdrm.xml

    r3381e88 r5ef1634  
    112112meson --prefix=$XORG_PREFIX \
    113113      --buildtype=release   \
    114       -Dudev=true           \
    115       -Dvalgrind=false      &amp;&amp;
     114      -Dudev=true           &amp;&amp;
    116115ninja</userinput></screen>
    117116
Note: See TracChangeset for help on using the changeset viewer.