Reformat configure options to make debug project maintenance easier.
OBS-URL: https://build.opensuse.org/package/show/hardware/libusb-1_0?expand=0&rev=27
This commit is contained in:
parent
1932529b3c
commit
b6e2dee313
@ -57,7 +57,9 @@ Libusb is a library that allows userspace access to USB devices.
|
||||
|
||||
%build
|
||||
mkdir m4 ; autoreconf -f -i
|
||||
%configure --with-pic --disable-static
|
||||
%configure\
|
||||
--with-pic\
|
||||
--disable-static
|
||||
make %{?jobs:-j%jobs}
|
||||
|
||||
%install
|
||||
|
Loading…
Reference in New Issue
Block a user