Suggested-By: Olivier Huber
Closes: https://bugs.gentoo.org/669396
Signed-off-by: Benda Xu <heroxbd@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
--enable-posix-shm
--enable-threads
$(use_enable static-libs static)
- --with-installbuilddir=/usr/share/${PN}/build
+ --with-installbuilddir="${EPREFIX}"/usr/share/${PN}/build
)
[[ ${CHOST} == *-mint* ]] && export ac_cv_func_poll=no