Piotr Kubaj <[email protected]> has reassigned Bugzilla Automation <[email protected]>'s request for maintainer-feedback to [email protected]: Bug 216433: devel/linux-c7-libpciaccess: update to 0.13.4-3.el7_3 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216433
--- Description --- Created attachment 179275 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=179275&action=edit patch This patch updates the port to version 0.13.4-3.el7. It builds fine on Poudriere on 10.3. Changelog: * Previously, the X.org server failed to start on machines with 32-bit PCI domains. A PCI domain does not need to be limited to the 16-bits. The Linux kernel currently supports 32-bit domains, which cause the startx utility to fail with segmentation fault. However, updating libpciaccess to support 32-bit domains breaks the library's application binary interface (ABI), and domains that require 32-bits are not necessary for startx. Therefore, this patch ignores these domains, and the problem no longer occurs. (BZ#1401462) _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-emulation To unsubscribe, send any mail to "[email protected]"
