lang/lua: It does need gmake.

Jeremy Messenger mezz.freebsd at gmail.com
Thu Mar 15 23:32:29 UTC 2012


On Thu, Mar 15, 2012 at 6:23 PM, Chuck Swiger <cswiger at mac.com> wrote:
> On Mar 15, 2012, at 4:18 PM, Jeremy Messenger wrote:
>> Figured out. Add custom CFLAGS in the make.conf and you will get a
>> build failure with make but not gmake. Here's what I have in my
>> make.conf:
>>
>> CFLAGS= -O2 -fno-strict-aliasing -pipe -g
>> STRIP=
>
> Does it work properly if you use "CFLAGS+=" instead?

It will, but you do not need to put '+' in make.conf. I have same
CFLAGS for years and years, btw.

Cheers,
Mezz


> Regards,
> --
> -Chuck


-- 
mezz.freebsd at gmail.com - mezz at FreeBSD.org
FreeBSD GNOME Team
http://www.FreeBSD.org/gnome/ - gnome at FreeBSD.org


More information about the freebsd-ports mailing list