diff options
author | Gustavo Zacarias <gustavo@zacarias.com.ar> | 2015-03-31 12:50:30 -0300 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-03-31 23:41:26 +0200 |
commit | de8efe181c78162b126a87fdbaf170182aadbaff (patch) | |
tree | e63cf880104ac65089b11f618379efeed887c1f1 /package/glib-networking/glib-networking.mk | |
parent | b0598b6ff827aa443946ff1d945a5ce5c78801c5 (diff) | |
download | buildroot-de8efe181c78162b126a87fdbaf170182aadbaff.tar.gz buildroot-de8efe181c78162b126a87fdbaf170182aadbaff.zip |
package/x11r7/xserver_xorg-server: add --enable-libdrm for udev
If the libdrm package is enabled, the system is built with an udev
provider and MESA3D_DRI_DRIVER is disabled this adds a --disable-libdrm
to configure options, but udev still requires libdrm and results in a
build failure since libdrm include paths aren't filled in (missing drm.h
include error).
So add --enable-libdrm for the udev scenario to counteract the previous
--disable-libdrm.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/glib-networking/glib-networking.mk')
0 files changed, 0 insertions, 0 deletions