commit:     fb6feadb9fa606757c986d864eeac8a0696c8dfa
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 27 04:10:14 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Apr 27 04:11:11 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb6feadb

dev-libs/libpthread-stubs: Use XORG_STATIC=no to avoid some warnings

Closes: https://bugs.gentoo.org/612754

 dev-libs/libpthread-stubs/libpthread-stubs-0.4.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-libs/libpthread-stubs/libpthread-stubs-0.4.ebuild 
b/dev-libs/libpthread-stubs/libpthread-stubs-0.4.ebuild
index 79e9d06be25..4aa8714ea11 100644
--- a/dev-libs/libpthread-stubs/libpthread-stubs-0.4.ebuild
+++ b/dev-libs/libpthread-stubs/libpthread-stubs-0.4.ebuild
@@ -4,6 +4,7 @@
 EAPI=5
 
 XORG_MULTILIB=yes
+XORG_STATIC=no
 inherit xorg-2
 
 DESCRIPTION="Pthread functions stubs for platforms missing them"

Reply via email to