Gentoo Archives: gentoo-dev

From: "Michał Górny" <mgorny@g.o>
To: gentoo-dev@l.g.o
Cc: toolchain@g.o
Subject: Re: [gentoo-dev] [PATCH] multilib.eclass: get_exeext for mingw/cygwin exe suffix, #588330
Date: Sat, 03 Sep 2016 11:07:17
Message-Id: 20160903130628.1acc3ffc.mgorny@gentoo.org
In Reply to: [gentoo-dev] [PATCH] multilib.eclass: get_exeext for mingw/cygwin exe suffix, #588330 by "Michał Górny"
1 On Thu, 21 Jul 2016 17:21:23 +0200
2 Michał Górny <mgorny@g.o> wrote:
3
4 > Add a get_exeext function that can be used to obtain executable program
5 > suffix specific to the platform, in line with get_libname and
6 > get_modname. It is necessary to correctly reference built programs on
7 > non-standard platforms where executables use some suffix (like .exe).
8 >
9 > Original author: Gerhard Bräunlich
10 > ---
11 > eclass/multilib.eclass | 14 ++++++++++++++
12 > 1 file changed, 14 insertions(+)
13
14 Committed now.
15
16 --
17 Best regards,
18 Michał Górny
19 <http://dev.gentoo.org/~mgorny/>