Gentoo Archives: gentoo-dev

From: Zac Medico <zmedico@g.o>
To: Gwendal Grignou <gwendal@××××××××.org>, zmedico@g.o
Cc: vapier@××××××××.org, gentoo-dev@l.g.o
Subject: [gentoo-dev] Re: [PATCH] nvme-cli: Fix cross compilation issue.
Date: Mon, 23 May 2016 23:22:14
Message-Id: 57439096.20706@gentoo.org
1 On 05/23/2016 04:08 PM, Gwendal Grignou wrote:
2 > When not setting CC, the compilation fails on option: -clang-syntax
3 > "gcc.real: error: unrecognized command line option '-clang-syntax'"
4 >
5 > Addressed the issue by properly setting the CC variable.
6 >
7 > Signed-off-by: Gwendal Grignou <gwendal@××××××××.org>
8 > ---
9 > sys-apps/nvme-cli/nvme-cli-0_pre20150821.ebuild | 6 ++++++
10 > 1 file changed, 6 insertions(+)
11
12 Thanks! Applied:
13
14 https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=377a0f042d89b7280bb4fb2f757e828b6f6736c3
15 --
16 Thanks,
17 Zac