drop --enable-tests so we don't get gpiomockup library

This commit is contained in:
Peter Robinson 2019-06-09 13:38:05 +01:00
parent 5993165e42
commit 139ab9da54

View File

@ -59,7 +59,7 @@ Files for development with %{name}.
%build
autoreconf -vif
%configure --enable-tools=yes --disable-static --enable-tests \
%configure --enable-tools=yes --disable-static \
--enable-bindings-cxx --enable-bindings-python
%make_build