Drop libkms. Only used by plymouth, and even that's a mistake.
This commit is contained in:
parent
ed876df1e2
commit
0854fd31ed
@ -66,7 +66,7 @@ autoreconf -v --install || exit 1
|
|||||||
%ifarch %{arm}
|
%ifarch %{arm}
|
||||||
--enable-omap-experimental-api \
|
--enable-omap-experimental-api \
|
||||||
%endif
|
%endif
|
||||||
--enable-udev
|
--enable-udev --disable-libkms
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
pushd tests
|
pushd tests
|
||||||
make %{?smp_mflags} `make check-programs`
|
make %{?smp_mflags} `make check-programs`
|
||||||
|
Loading…
Reference in New Issue
Block a user