Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Sep 2010 16:33:58 +0400
From:      Anonymous <swell.k@gmail.com>
To:        Renato Botelho <garga@FreeBSD.org>
Cc:        cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org
Subject:   Re: cvs commit: ports/lang/lua Makefile
Message-ID:  <86tylkh9vt.fsf@gmail.com>
In-Reply-To: <20100920122320.GE68468@bluepex.com> (Renato Botelho's message of "Mon, 20 Sep 2010 09:23:22 -0300")
References:  <201009201201.o8KC1r9H076269@repoman.freebsd.org> <86sk14ipcr.fsf@gmail.com> <20100920122320.GE68468@bluepex.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Renato Botelho <garga@FreeBSD.org> writes:

> On Mon, Sep 20, 2010 at 04:14:28PM +0400, Anonymous wrote:
>> Renato Botelho <garga@FreeBSD.org> writes:
>> 
>> > garga       2010-09-20 12:01:53 UTC
>> >
>> >   FreeBSD ports repository
>> >
>> >   Modified files:
>> >     lang/lua             Makefile 
>> >   Log:
>> >   - Fix build on amd64
>> 
>> How it was broken?
>
> Sorry about the leak of information at commit message.
>
> When you had custom CFLAGS defined on /etc/make.conf, it didn't add
> -fPIC to it and it didn't build without it on amd64.

Using CFLAGS= in make.conf is broken. This port is not the only thing
that may break. And it builds fine with CFLAGS+=.

The reason behind USE_GMAKE wasn't stated, too.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86tylkh9vt.fsf>