Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Jun 2011 03:54:28 +0000
From:      "b. f." <bf1783@googlemail.com>
To:        freebsd-ports@FreeBSD.org
Cc:        pgj@FreeBSD.org, Eric McCorkle <eric@shadowsun.net>
Subject:   Re: GHC Port on 9-CURRENT
Message-ID:  <BANLkTinYG-KFPcgsAqWR-2oH%2BpHTX-USYg@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
>In any case, the port builds fine with GCC.  Perhaps it would be prudent
>to set CC=gcc and CXX=g++ in the makefile for the time being and mark
>the port as working again?

Please don't hardcode the compilers: users may be using other
compilers, or may still wish to experiment with clang, without having
to patch the port or override the Makefile.  Instead, if you feel it
is necessary, print a warning, or set IGNORE=... if clang or another
known bad compiler is chosen.

b.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BANLkTinYG-KFPcgsAqWR-2oH%2BpHTX-USYg>