| Summary: | libkms not enabled on DragonFly | ||||||
|---|---|---|---|---|---|---|---|
| Product: | DRI | Reporter: | Francois Tigeot <ftigeot> | ||||
| Component: | libdrm | Assignee: | Default DRI bug account <dri-devel> | ||||
| Status: | RESOLVED FIXED | QA Contact: | |||||
| Severity: | normal | ||||||
| Priority: | medium | ||||||
| Version: | XOrg git | ||||||
| Hardware: | x86-64 (AMD64) | ||||||
| OS: | BSD (Others) | ||||||
| Whiteboard: | |||||||
| i915 platform: | i915 features: | ||||||
| Attachments: |
|
||||||
Patch pushed to libdrm |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.
Created attachment 93657 [details] Enable libkms on DragonFly On DragonFly systems, libdrm's configure script does not enable libkms support. Running ./autogen.sh without any parameter gives this result: libdrm 2.4.52 will be compiled with: libkms no The attached patch fixes the relevant check in configure.ac