commit:     476022c3b1a6fbf19375c1c9802d936be164aa27
Author:     Benda Xu <heroxbd <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 19 23:22:29 2016 +0000
Commit:     Benda XU <heroxbd <AT> gentoo <DOT> org>
CommitDate: Sun Jun 19 23:22:29 2016 +0000
URL:        https://gitweb.gentoo.org/proj/android.git/commit/?id=476022c3

sys-libs/glibc: sbin in src_configure

 sys-libs/glibc/files/eblits/src_configure.eblit | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sys-libs/glibc/files/eblits/src_configure.eblit 
b/sys-libs/glibc/files/eblits/src_configure.eblit
index ba8f925..5f2fec0 100644
--- a/sys-libs/glibc/files/eblits/src_configure.eblit
+++ b/sys-libs/glibc/files/eblits/src_configure.eblit
@@ -127,6 +127,7 @@ glibc_do_configure() {
        # There is no configure option for this and we need to export it
        # since the glibc build will re-run configure on itself
        export libc_cv_slibdir="${EPREFIX}/$(get_libdir)"
+       export libc_cv_rootsbindir="${EPREFIX}/sbin"
 
        # We take care of patching our binutils to use both hash styles,
        # and many people like to force gnu hash style only, so disable

Reply via email to