media-gfx/iscan: Explicitly use pthreads so we can use gold linker

Closes: https://bugs.gentoo.org/720994
Signed-off-by: Marcin Deranek <marcin.deranek@slonko.net>
Closes: https://github.com/gentoo/gentoo/pull/15879
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
Marcin Deranek
2020-05-19 18:38:46 +02:00
committed by Joonas Niilola
parent 14327cbd5c
commit 72080b86d2

View File

@@ -51,6 +51,8 @@ src_configure() {
# Workaround for:
# /usr/lib64/utsushi/libutsushi.so.0: undefined symbol: libcnx_usb_LTX_factory
append-ldflags $(no-as-needed)
# https://bugs.gentoo.org/720994
append-ldflags -pthread
local myconf=(
$(use_with gui gtkmm)
--enable-sane-config