FS#56631 - [xorg-server] configure options
Attached to Project:
Arch Linux
Opened by Marcos Mello (marcosfrm) - Friday, 08 December 2017, 11:48 GMT
Last edited by Andreas Radke (AndyRTR) - Wednesday, 21 March 2018, 12:42 GMT
Opened by Marcos Mello (marcosfrm) - Friday, 08 December 2017, 11:48 GMT
Last edited by Andreas Radke (AndyRTR) - Wednesday, 21 March 2018, 12:42 GMT
|
Details
--enable-dri* options default to autodetect. Since
xf86driproto, dri2proto and dri3proto are makedepends, all
three are enabled. Currently, only --enable-dri is passed to
configure. I, clueless, was searching if DRI 3 was enabled
and the lack of --enable-dri2/--enable-dri3 confused me
intially. So perhaps adding --enable-dri2/--enable-dri3
explicitly would make things more self explanatory.
|
This task depends upon