mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user