From owner-cvs-ports@FreeBSD.ORG Mon Sep 20 13:39:29 2010 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 27CEC1065695; Mon, 20 Sep 2010 13:39:29 +0000 (UTC) (envelope-from garga.bsd@gmail.com) Received: from mail-pw0-f54.google.com (mail-pw0-f54.google.com [209.85.160.54]) by mx1.freebsd.org (Postfix) with ESMTP id DBFB28FC19; Mon, 20 Sep 2010 13:39:28 +0000 (UTC) Received: by pwi8 with SMTP id 8so1547234pwi.13 for ; Mon, 20 Sep 2010 06:39:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:date:from:to:cc :subject:message-id:references:mime-version:content-type :content-disposition:in-reply-to:x-operating-system:user-agent; bh=fGzCsnIrsQVP8x/uz2OdJPPv/1/YuNdJE+KfMcEoeBA=; b=ePruhmpjm2uM//jliUfVmBN71NM7Fmg2lEPubrmhlAgXqBSRDrxdq4hxFKWvMnuisk BCPPQqjk9SpO/wNplN3BtUcHExuuRi5jyW5wBeFo6YtH96+L0R50WMPKMRn0bdqFP8Lv Z9NWsvmagTq1ey4ncuqzHOBUzBNIYZaZWbZbA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:x-operating-system :user-agent; b=dCJNITBKO/czkIiDLOP+0Up5BIcEoklhWyOoeZ9YaFsj6CxaudjB4K3GDw0G0uT/4f AYf9ahoIgNQkkYBJXPcbL9lv5MwIfCTh4t12llQtK8FRyq2MC+oGkc7RcJWB2PjZjPuX FhrewRgAAeXCt0BsVcBtX+rSJ3E+e+J513Nvc= Received: by 10.114.79.10 with SMTP id c10mr9703010wab.220.1284989968373; Mon, 20 Sep 2010 06:39:28 -0700 (PDT) Received: from bluepex.com (189-19-84-134.dsl.telesp.net.br [189.19.84.134]) by mx.google.com with ESMTPS id x15sm2823559vcr.35.2010.09.20.06.39.25 (version=SSLv3 cipher=RC4-MD5); Mon, 20 Sep 2010 06:39:27 -0700 (PDT) Sender: Renato Botelho Date: Mon, 20 Sep 2010 10:39:20 -0300 From: Renato Botelho To: Anonymous Message-ID: <20100920133918.GH68468@bluepex.com> References: <201009201201.o8KC1r9H076269@repoman.freebsd.org> <86sk14ipcr.fsf@gmail.com> <20100920122320.GE68468@bluepex.com> <86tylkh9vt.fsf@gmail.com> <20100920124925.GG68468@bluepex.com> <864odkh7vz.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; x-action=pgp-signed Content-Disposition: inline In-Reply-To: <864odkh7vz.fsf@gmail.com> X-Operating-System: FreeBSD 9.0-CURRENT User-Agent: Mutt/1.5.20 (2009-06-14) Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/lang/lua Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Sep 2010 13:39:29 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Mon, Sep 20, 2010 at 05:17:04PM +0400, Anonymous wrote: > Renato Botelho writes: > > > On Mon, Sep 20, 2010 at 04:33:58PM +0400, Anonymous wrote: > >> Using CFLAGS= in make.conf is broken. This port is not the only thing > >> that may break. And it builds fine with CFLAGS+=. > > > > I didn't know about it, is it broken or deprecated? i'll try to find > > more information. > > No, I was mostly thinking about misuse. But whether resetting *default* > CFLAGS to empty string works or not I'm not sure without seeing results > from an exp-run. Removing USE_GMAKE the problem when you have CFLAGS= on /etc/make.conf happens again, gmake seems to consider the make.conf and add the -fPIC correctly. I'll investigate a bit more it. - -- Renato Botelho GnuPG Key: http://www.FreeBSD.org/~garga/pubkey.asc The advertisement is the most truthful part of a newspaper -- Thomas Jefferson -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (FreeBSD) iEYEARECAAYFAkyXZAYACgkQ6CRbiSJE7ansYgCeJ9DRMfNiI2CZ+VXNm/2EuGxA afgAniXRgXxVr0MMezAh6TCEhsjLOAHb =tRqn -----END PGP SIGNATURE-----