From: "Fabian Groffen" <grobian@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/portage:prefix commit in: lib/portage/util/_dyn_libs/
Date: Sat, 12 Jan 2019 09:08:45 +0000 (UTC) [thread overview]
Message-ID: <1547284065.d5ca328072faef047eb6369fcbb225db6766528f.grobian@gentoo> (raw)
commit: d5ca328072faef047eb6369fcbb225db6766528f
Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 12 09:07:45 2019 +0000
Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Sat Jan 12 09:07:45 2019 +0000
URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=d5ca3280
LinkageMapMachO: ensure availability of 'os'
Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
lib/portage/util/_dyn_libs/LinkageMapMachO.py | 1 +
1 file changed, 1 insertion(+)
diff --git a/lib/portage/util/_dyn_libs/LinkageMapMachO.py b/lib/portage/util/_dyn_libs/LinkageMapMachO.py
index 933ce02c1..e74f0c5ba 100644
--- a/lib/portage/util/_dyn_libs/LinkageMapMachO.py
+++ b/lib/portage/util/_dyn_libs/LinkageMapMachO.py
@@ -578,6 +578,7 @@ class LinkageMapMachO(object):
@return: install_name basename as a string
"""
+ os = _os_merge
if not self._libs:
self.rebuild()
if isinstance(obj, self._ObjectKey):
next reply other threads:[~2019-01-12 9:08 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-12 9:08 Fabian Groffen [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-11-25 19:08 [gentoo-commits] proj/portage:prefix commit in: lib/portage/util/_dyn_libs/ Fabian Groffen
2019-01-07 10:22 Fabian Groffen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1547284065.d5ca328072faef047eb6369fcbb225db6766528f.grobian@gentoo \
--to=grobian@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox