From bbd2f46baf51fb6f23d9e9688603875d1038ba0f259ac7ced15f68bc1c17d35b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Fri, 23 Oct 2015 09:29:53 +0000 Subject: [PATCH] Accepting request 340557 from home:olh:branches:hardware - Remove _smp_mflags usage to fix sporadic build errors OBS-URL: https://build.opensuse.org/request/show/340557 OBS-URL: https://build.opensuse.org/package/show/hardware/libusb-1_0?expand=0&rev=44 --- libusb-1_0.changes | 5 +++++ libusb-1_0.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/libusb-1_0.changes b/libusb-1_0.changes index a572b67..2da8305 100644 --- a/libusb-1_0.changes +++ b/libusb-1_0.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Oct 23 08:48:52 UTC 2015 - olaf@aepfle.de + +- Remove _smp_mflags usage to fix sporadic build errors + ------------------------------------------------------------------- Mon Sep 14 17:09:43 UTC 2015 - mardnh@gmx.de diff --git a/libusb-1_0.spec b/libusb-1_0.spec index f3b1c22..c615143 100644 --- a/libusb-1_0.spec +++ b/libusb-1_0.spec @@ -63,7 +63,7 @@ tr -d '\r' NEWS.unix ; touch -r NEWS NEWS.unix ; mv NEWS.unix NEWS %endif --with-pic\ --disable-static -make %{?_smp_mflags} +make %install %makeinstall