Date: Tue, 21 Sep 2010 15:38:18 +0000 (UTC) From: Renato Botelho <garga@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/lua Makefile Message-ID: <201009211538.o8LFcIBG016693@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
garga 2010-09-21 15:38:18 UTC
FreeBSD ports repository
Modified files:
lang/lua Makefile
Log:
After some mistakes i made on this port last days, i hop^W believe this is the
last commit.
The original problem is port was broken on amd64 when you have CFLAGS= defined
on make.conf. On last commit i thought it was fixed, but no, i don't know why
but it was building without define LUA_USE_LINUX and the binary generated was
wrong.
I figured out just using GMAKE fixes everything, it respect CFLAGS= when you
have, add -fPIC for amd64 and use correct defines for building, so, lets use
gmake to build this port for now.
Pointyhats to: garga@
Revision Changes Path
1.43 +2 -2 ports/lang/lua/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009211538.o8LFcIBG016693>
