aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArsenShnurkov <Arsen.Shnurkov@gmail.com>2016-03-17 13:51:28 +0300
committerArsenShnurkov <Arsen.Shnurkov@gmail.com>2016-03-17 13:51:28 +0300
commit1706de8a9e7ddfa90d8e4278669a2784cc4edb8a (patch)
treeca524694b167fc495b278bad125ac41a7c89cb61 /dev-lang
parentlift to EAPI6 (diff)
downloaddotnet-1706de8a9e7ddfa90d8e4278669a2784cc4edb8a.tar.gz
dotnet-1706de8a9e7ddfa90d8e4278669a2784cc4edb8a.tar.bz2
dotnet-1706de8a9e7ddfa90d8e4278669a2784cc4edb8a.zip
comment with href to eclass added
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/mono/mono-4.4.0.40.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-lang/mono/mono-4.4.0.40.ebuild b/dev-lang/mono/mono-4.4.0.40.ebuild
index b9e1843..be546cf 100644
--- a/dev-lang/mono/mono-4.4.0.40.ebuild
+++ b/dev-lang/mono/mono-4.4.0.40.ebuild
@@ -38,6 +38,7 @@ MAKEOPTS="${MAKEOPTS} -j1" #nowarn
S="${WORKDIR}/${PN}-$(get_version_component_range 1-3)"
pkg_pretend() {
+ # https://github.com/gentoo/gentoo/blob/f200e625bda8de696a28338318c9005b69e34710/eclass/linux-info.eclass#L686
# If CONFIG_SYSVIPC is not set in your kernel .config, mono will hang while compiling.
# See http://bugs.gentoo.org/261869 for more info."
CONFIG_CHECK="SYSVIPC"