From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Ru8o9-0005uK-28 for garchives@archives.gentoo.org; Sun, 05 Feb 2012 20:35:33 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 19E2EE07C9; Sun, 5 Feb 2012 20:35:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id E1C9EE07C9 for ; Sun, 5 Feb 2012 20:35:22 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6707C1B4004 for ; Sun, 5 Feb 2012 20:35:22 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id CC0E280043 for ; Sun, 5 Feb 2012 20:35:21 +0000 (UTC) From: "José María Alonso" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "José María Alonso" Message-ID: <93f2cbb689013019d2b8d288f8b47f7d9fbc95a4.nimiux@gentoo> Subject: [gentoo-commits] proj/conf-update:master commit in: / X-VCS-Repository: proj/conf-update X-VCS-Files: Makefile X-VCS-Directories: / X-VCS-Committer: nimiux X-VCS-Committer-Name: José María Alonso X-VCS-Revision: 93f2cbb689013019d2b8d288f8b47f7d9fbc95a4 Date: Sun, 5 Feb 2012 20:35:21 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 48a0a451-8125-412e-925e-d2c8e89a333c X-Archives-Hash: 897452f66b3328eab51472266f03b7e2 commit: 93f2cbb689013019d2b8d288f8b47f7d9fbc95a4 Author: Jos=C3=A9 Mar=C3=ADa Alonso AuthorDate: Sun Feb 5 20:33:54 2012 +0000 Commit: Jos=C3=A9 Mar=C3=ADa Alonso gentoo org> CommitDate: Sun Feb 5 20:33:54 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/conf-update.g= it;a=3Dcommit;h=3D93f2cbb6 Removed old flags --- Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Makefile b/Makefile index 543f2b1..5ff7614 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -FLAGS =3D $$(pkg-config --cflags glib-2.0) -W -Wall -Wno-pointer-sign -g= $(CFLAGS) +FLAGS =3D $$(pkg-config --cflags glib-2.0) -W -Wall $(CFLAGS) CC =3D gcc =20 all: conf-update