Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Jun 2011 19:32:05 +0300
From:      Vitaly Magerya <vmagerya@gmail.com>
To:        Roman Divacky <rdivacky@freebsd.org>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: [ANNOUNCE]: clang compiling ports
Message-ID:  <BANLkTim85xboHqcbSE=iPPKX%2B_HCyZhduQ@mail.gmail.com>
In-Reply-To: <20110620153753.GA41541@freebsd.org>
References:  <20110620153753.GA41541@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi, Roman. Can you specify what environment and which make options
where used? I'm somewhat confused because of log [1]: the Makefile
basically does the compiling this way:

    ${MAKE} PROG=lemon NOMAN=1 NO_MAN=1 \
        CFLAGS="-g ${CFLAGS}" \
        -f /usr/share/mk/bsd.prog.mk

Since bsd.prog.mk does respect CC, and the log says that "cc" was
invoked, it must follow that CC is "cc" (or empty). What am I missing?

[1] http://pointyhat.freebsd.org/errorlogs/amd64-errorlogs/e.9-exp.20110616185105/lemon-1.69.log



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BANLkTim85xboHqcbSE=iPPKX%2B_HCyZhduQ>