dev-libs/libusb: drop obsolete parallel build workaround #573802

This was fixed properly upstream for the 1.0.21 release.
This commit is contained in:
Mike Frysinger
2016-12-08 01:03:20 -05:00
parent 6016823147
commit 65c925a550

View File

@@ -29,8 +29,7 @@ multilib_src_configure() {
}
multilib_src_compile() {
# Bug 573802
emake -j1
emake
if multilib_is_native_abi; then
use doc && emake -C doc docs