From owner-cvs-ports@FreeBSD.ORG Mon Sep 20 12:49:37 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 B3D271065674; Mon, 20 Sep 2010 12:49:37 +0000 (UTC) (envelope-from garga.bsd@gmail.com) Received: from mail-gx0-f182.google.com (mail-gx0-f182.google.com [209.85.161.182]) by mx1.freebsd.org (Postfix) with ESMTP id 404DF8FC18; Mon, 20 Sep 2010 12:49:36 +0000 (UTC) Received: by gxk8 with SMTP id 8so1626103gxk.13 for ; Mon, 20 Sep 2010 05:49:36 -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=XTuUbLo+ZToa9bD7v9HvaeR8MnK1SguCYQFmPhopeoQ=; b=aIfepr9FYh96hWw3TWFY0M4D150YQyFMNSKTZoX+tFwRSrwUZUzBDX2hXChVmGs/q5 5B/j3Jvcfrad/PXF1s5h7P0ekQL4OxhZ9w3UcrmpgTH12h2uof9y5VQS2Tp7ucgdQLuQ xTB/lJb5Tj0MPN4FF6jeDZfxBgiR0P+0ZclBE= 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=W8/X6AmsmYs9hi+SZDm6sup3pYjvrBbQIKSOaMPNHZb/EeLPCAkFUCuGFXqxPmFjK6 RlpNxtXdTzAZlo1OYAQZ1UMZtl1ZboNlhZ7U4Xki39NEtun+tlUN8UW5Au3JMQTGOYwG pJ+sx6kp85qN+RgoNZVTS+z9OlmGZBqf9GCXU= Received: by 10.150.50.14 with SMTP id x14mr8964535ybx.18.1284986975908; Mon, 20 Sep 2010 05:49:35 -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 n9sm2798461vch.43.2010.09.20.05.49.32 (version=SSLv3 cipher=RC4-MD5); Mon, 20 Sep 2010 05:49:35 -0700 (PDT) Sender: Renato Botelho Date: Mon, 20 Sep 2010 09:49:26 -0300 From: Renato Botelho To: Anonymous Message-ID: <20100920124925.GG68468@bluepex.com> References: <201009201201.o8KC1r9H076269@repoman.freebsd.org> <86sk14ipcr.fsf@gmail.com> <20100920122320.GE68468@bluepex.com> <86tylkh9vt.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; x-action=pgp-signed Content-Disposition: inline In-Reply-To: <86tylkh9vt.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 12:49:37 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Mon, Sep 20, 2010 at 04:33:58PM +0400, Anonymous wrote: > Renato Botelho writes: > > > On Mon, Sep 20, 2010 at 04:14:28PM +0400, Anonymous wrote: > >> Renato Botelho 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+=. I didn't know about it, is it broken or deprecated? i'll try to find more information. > The reason behind USE_GMAKE wasn't stated, too. My bad, i forgot it there, will remove soon. - -- Renato Botelho GnuPG Key: http://www.FreeBSD.org/~garga/pubkey.asc THE BEATLES: Paul McCartney's old back-up band. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (FreeBSD) iEYEARECAAYFAkyXWFUACgkQ6CRbiSJE7anPTwCfTHyYLTx5tOebDzQaNoRagZQS ZCgAnjbSCLQ8MSrm7ED08o0YLaiEE/K8 =tmDB -----END PGP SIGNATURE-----