Hi On Wed, Jul 3, 2019 at 10:45 AM Nicolas Chauvet <kwizart@xxxxxxxxx> wrote: > The opentegra DDX driver uses xorg/compiler.h (that you didn't touched > in the freedesktop PR) but doesn't seems to rely on outb/outw/outl, so > I will see if this driver can be built without it. The installed `xorg/compiler.h` *is* `hw/xfree86/common/compiler.h` so that's precisely the file my patch chnages. But I obviously do not remove all of `compiler.h` in my patch, I just remove the arm + glibc specific code path that refers to an include (`<sys/io.h>`) that was removed from glibc upstream. > For the opentegra case, here an info about why it can still be > considered relevant over the modesetting driver > https://bugzilla.redhat.com/show_bug.cgi?id=1606757#c5 > Basically, it still relies on "WIP" libdrm until the kernel tegra > driver abi is reworked... That's a different issue. Cheers, Olivier _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx