mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
879dfb01ad
PR: ports/135430 Submitted by: Ashish SHUKLA <wahjava@gmail.com> (maintainer)
11 lines
542 B
Plaintext
11 lines
542 B
Plaintext
|
|
*****************************************************************
|
|
Although libxcb can yield dramatic improvements in speed,
|
|
memory footprint, and responsiveness, and will probably
|
|
become the default Xlib for X.org/freedesktop.org, it is
|
|
still experimental software. Some broken callers will abort()
|
|
on locking assertion failures. As a temporary workaround, set
|
|
LIBXCB_ALLOW_SLOPPY_LOCK in your environment to skip the abort().
|
|
This may result in noisy stacktrace printing.
|
|
*****************************************************************
|