Changeset 889c3b8b


Ignore:
Timestamp:
06/09/2022 08:18:33 PM (23 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
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, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
71c70d1
Parents:
5788617
Message:

Add custom build instructions for libX11

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/installing/x7lib.xml

    r5788617 r889c3b8b  
    293293      ./configure $XORG_CONFIG $docdir \
    294294                  --with-appdefaultdir=/etc/X11/app-defaults
     295    ;;
     296
     297    libX11-* )
     298      ./configure $XORG_CONFIG --disable-thread-safety-constructor
    295299    ;;
    296300
Note: See TracChangeset for help on using the changeset viewer.