mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
net-misc/oidc-agent: explicitly create object dirs before compiling
Closes: https://bugs.gentoo.org/880157 Signed-off-by: Marek Szuba <marecki@gentoo.org>
This commit is contained in:
@@ -40,6 +40,7 @@ src_prepare() {
|
||||
|
||||
src_compile() {
|
||||
use elibc_musl && local -x USE_ARGP_SO=1
|
||||
emake -j1 create_obj_dir_structure create_picobj_dir_structure # Bug #880157
|
||||
emake
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user