From patchwork Sun Nov 30 09:50:53 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bernd Kuhls X-Patchwork-Id: 416033 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from fraxinus.osuosl.org (fraxinus.osuosl.org [140.211.166.137]) by ozlabs.org (Postfix) with ESMTP id 06E83140160 for ; Sun, 30 Nov 2014 20:51:05 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 8B6EEA2945; Sun, 30 Nov 2014 09:51:04 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mv3NM4dPw_x5; Sun, 30 Nov 2014 09:51:03 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by fraxinus.osuosl.org (Postfix) with ESMTP id 2A52DA1CD6; Sun, 30 Nov 2014 09:51:03 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (whitealder.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id B954C1C20D8 for ; Sun, 30 Nov 2014 09:51:01 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id B5BD891639 for ; Sun, 30 Nov 2014 09:51:01 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LXHWe-K5flSh for ; Sun, 30 Nov 2014 09:51:00 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mailout10.t-online.de (mailout10.t-online.de [194.25.134.21]) by whitealder.osuosl.org (Postfix) with ESMTPS id 8ED619161A for ; Sun, 30 Nov 2014 09:51:00 +0000 (UTC) Received: from fwd16.aul.t-online.de (fwd16.aul.t-online.de [172.20.26.243]) by mailout10.t-online.de (Postfix) with SMTP id 320A1128BB9 for ; Sun, 30 Nov 2014 10:50:58 +0100 (CET) Received: from fli4l.lan.fli4l (XKhgEUZdrhb8QWJDEvlm1FLRc3e5poZ3V4oCOQE3qSJc7fCm4pTbcIJaLXiMIVxQ3n@[79.247.180.172]) by fwd16.t-online.de with (TLSv1:ECDHE-RSA-AES256-SHA encrypted) esmtp id 1Xv19d-2F6oym0; Sun, 30 Nov 2014 10:50:57 +0100 Received: from fli4lbuild64.lan.fli4l ([192.168.1.51]:57994) by fli4l.lan.fli4l with esmtpsa (TLSv1.2:DHE-RSA-AES256-GCM-SHA384:256) (Exim 4.85_RC1-XX) (envelope-from ) id 1Xv19c-0007ac-H8; Sun, 30 Nov 2014 10:50:56 +0100 From: Bernd Kuhls To: buildroot@buildroot.org Date: Sun, 30 Nov 2014 10:50:53 +0100 Message-Id: <1417341053-10093-1-git-send-email-bernd.kuhls@t-online.de> X-Mailer: git-send-email 1.7.10.4 X-ID: XKhgEUZdrhb8QWJDEvlm1FLRc3e5poZ3V4oCOQE3qSJc7fCm4pTbcIJaLXiMIVxQ3n X-TOI-MSGID: fc0e739f-d46c-4a39-8c04-12cb49d1bb2e Cc: Bernd Kuhls Subject: [Buildroot] [PATCH next 1/1] package/flac: Rename patch X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" *.txt are not recognized as patches. This patch also fixes build with BR2_DEBUG_2=y. Signed-off-by: Bernd Kuhls --- ...FLAGS.txt => 0001-configure-don-t-try-to-unset-g-from-CFLAGS.patch} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename package/flac/{0001-configure-don-t-try-to-unset-g-from-CFLAGS.txt => 0001-configure-don-t-try-to-unset-g-from-CFLAGS.patch} (100%) diff --git a/package/flac/0001-configure-don-t-try-to-unset-g-from-CFLAGS.txt b/package/flac/0001-configure-don-t-try-to-unset-g-from-CFLAGS.patch similarity index 100% rename from package/flac/0001-configure-don-t-try-to-unset-g-from-CFLAGS.txt rename to package/flac/0001-configure-don-t-try-to-unset-g-from-CFLAGS.patch