[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <alpine.LNX.2.01.1302200847290.12390@nerf07.vanv.qr>
Date: Wed, 20 Feb 2013 08:53:29 +0100 (CET)
From: Jan Engelhardt <jengelh@...i.de>
To: "Yann E. MORIN" <yann.morin.1998@...e.fr>
cc: linux-kbuild@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: kconfig-frontends-3.8.0.0 release
On Wednesday 2013-02-20 00:21, Yann E. MORIN wrote:
>> This seems to install
>> /usr/bin/diff [...]
>
>By default, the binaries should all ne prefixed with 'kconfig-' to avoid
>such name-clashing (as root, in a fresh debootstrap of squeeze here):
Aha. Seems I hit a peculiarity in rpmbuild. Problem solved, nothing to see. :)
$ grep -A5 -e '^%configure' /usr/lib/rpm/macros
%configure \
CFLAGS="${CFLAGS:-%optflags}" ; export CFLAGS ; \
CXXFLAGS="${CXXFLAGS:-%optflags}" ; export CXXFLAGS ; \
FFLAGS="${FFLAGS:-%optflags}" ; export FFLAGS ; \
%{_configure} --host=%{_host} --build=%{_build} \\\
--program-prefix=%{?_program_prefix} \\\
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists