Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Jun 2023 16:21:51 +0000
From:      bugzilla-noreply@freebsd.org
To:        haskell@FreeBSD.org
Subject:   maintainer-approval requested: [Bug 271928] lang/ghc: 'make configure' fails with bad --target argument if lang/gcc is installed. : [Attachment 242879] [patch] explicitly use base cc (clang) - v1
Message-ID:  <bug-271928-16154-DAiVjvevlZ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-271928-16154@https.bugs.freebsd.org/bugzilla/>
References:  <bug-271928-16154@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
John Hein <jcfyecrayz@liamekaens.com> has asked freebsd-haskell (Nobody)
<haskell@FreeBSD.org> for maintainer-approval:
Bug 271928: lang/ghc: 'make configure' fails with bad --target argument if
lang/gcc is installed.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271928

Attachment 242879: [patch] explicitly use base cc (clang) - v1
https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D242879&action=3Dedit



--- Comment #4 from John Hein <jcfyecrayz@liamekaens.com> ---
Created attachment 242879
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D242879&action=
=3Dedit
[patch] explicitly use base cc (clang) - v1

v1: Same as v0 (specify CC=3Dcc for pre-configure with default BOOT=3Doff),=
 but add
CC=3Dcc for the configure called during pre-install as well.

This version is not needed to fix the build problem.  One may consider
selecting this version at least for consistency.  I did not do any extensive
run-time testing with either version yet.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-271928-16154-DAiVjvevlZ>