drop --enable-tests so we don't get gpiomockup library
This commit is contained in:
parent
5993165e42
commit
139ab9da54
@ -59,7 +59,7 @@ Files for development with %{name}.
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
autoreconf -vif
|
autoreconf -vif
|
||||||
%configure --enable-tools=yes --disable-static --enable-tests \
|
%configure --enable-tools=yes --disable-static \
|
||||||
--enable-bindings-cxx --enable-bindings-python
|
--enable-bindings-cxx --enable-bindings-python
|
||||||
|
|
||||||
%make_build
|
%make_build
|
||||||
|
Loading…
Reference in New Issue
Block a user