From d162ba1860a88062f4cd61f8b52fc303ba0b2991 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 7 Aug 2021 00:16:33 +0100 Subject: gentoo resync : 07.08.2021 --- sys-libs/glibc/glibc-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-libs/glibc/glibc-9999.ebuild') diff --git a/sys-libs/glibc/glibc-9999.ebuild b/sys-libs/glibc/glibc-9999.ebuild index 60bd75d08acd..564367df0b9d 100644 --- a/sys-libs/glibc/glibc-9999.ebuild +++ b/sys-libs/glibc/glibc-9999.ebuild @@ -678,7 +678,7 @@ sanity_prechecks() { fi # When we actually have to compile something... - if ! just_headers ; then + if ! just_headers && [[ ${MERGE_TYPE} != "binary" ]] ; then ebegin "Checking gcc for __thread support" if ! eend $(want__thread ; echo $?) ; then echo -- cgit v1.2.3