diff options
Diffstat (limited to 'sys-libs/glibc/files')
-rw-r--r-- | sys-libs/glibc/files/eblits/src_configure.eblit | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-libs/glibc/files/eblits/src_configure.eblit b/sys-libs/glibc/files/eblits/src_configure.eblit index 608344d..72f39ea 100644 --- a/sys-libs/glibc/files/eblits/src_configure.eblit +++ b/sys-libs/glibc/files/eblits/src_configure.eblit @@ -126,6 +126,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=${TPREFIX}/$(get_libdir) + export libc_cv_rootsbindir=${TPREFIX}/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 |