Message ID | 20171127193920.26366-1-robh@kernel.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show
Return-Path: <dri-devel-bounces@lists.freedesktop.org> Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 5584460353 for <patchwork-dri-devel@patchwork.kernel.org>; Mon, 27 Nov 2017 19:39:30 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 3EAB428FCC for <patchwork-dri-devel@patchwork.kernel.org>; Mon, 27 Nov 2017 19:39:30 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 30F7728FCE; Mon, 27 Nov 2017 19:39:30 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.2 required=2.0 tests=BAYES_00, RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id C792728FCC for <patchwork-dri-devel@patchwork.kernel.org>; Mon, 27 Nov 2017 19:39:29 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id D563E6E393; Mon, 27 Nov 2017 19:39:28 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-ot0-f196.google.com (mail-ot0-f196.google.com [74.125.82.196]) by gabe.freedesktop.org (Postfix) with ESMTPS id F32C26E393 for <dri-devel@lists.freedesktop.org>; Mon, 27 Nov 2017 19:39:27 +0000 (UTC) Received: by mail-ot0-f196.google.com with SMTP id b17so25268559oth.2 for <dri-devel@lists.freedesktop.org>; Mon, 27 Nov 2017 11:39:27 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id; bh=e4icc2lxsh0uxaZSYvkG2vAsHBg9dmLst9eGMMeNqPg=; b=CUV0cWJCh2Hw+HnWqHSkNGcA49XfLsXVE9Lm7NCtGY2L7eyVdx9S4eZdyFbMgTMZvW Shbpu9ulUyyiwtRkoGlG/H66QiQ371vj+8AZEml8C9rLkG83ocIimIrtmKs6X8Sii8l+ CudcQiNItIfsD62xnSrk4FsotlRWQg+7vu15vF42l52mt7ORsFmgogCjL4SKblvmKh3A aIZ+grDWMzOJ1h4By9QTDy0YuMsynqIl/zl4QfWNCpxK1HVkMG838S+iVxZrABGLbLYp XP4bWC8DZQ4a1+ffsEBEx3TuOMUjcsqPvDwMep8vjTCn9Htnirz2pXzchRyFiyl/5mLM FDkw== X-Gm-Message-State: AJaThX4/cp+8exnHdAvTT1G0n0GLph/meZx0TPWCJ119ZhqK3IT+HIIl efk2t5Ygs3aTkuhMnNVrSbb17Z0= X-Google-Smtp-Source: AGs4zMYHU3g4VaLH6Cd+qBPQ3V8BOGq0Nv3KGlV71AQiaw3x6hEG3f+ujEsL66Jq3ql/lvXNs0Xd0Q== X-Received: by 10.157.46.86 with SMTP id c22mr22637403otd.213.1511811562054; Mon, 27 Nov 2017 11:39:22 -0800 (PST) Received: from xps15.usacommunications.tv (216-188-254-6.dyn.grandenetworks.net. [216.188.254.6]) by smtp.googlemail.com with ESMTPSA id l12sm12801350otd.34.2017.11.27.11.39.21 for <dri-devel@lists.freedesktop.org> (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 27 Nov 2017 11:39:21 -0800 (PST) From: Rob Herring <robh@kernel.org> To: dri-devel@lists.freedesktop.org Subject: [PATCH libdrm] Android: disable warnings causing errors Date: Mon, 27 Nov 2017 13:39:20 -0600 Message-Id: <20171127193920.26366-1-robh@kernel.org> X-Mailer: git-send-email 2.14.1 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Direct Rendering Infrastructure - Development <dri-devel.lists.freedesktop.org> List-Unsubscribe: <https://lists.freedesktop.org/mailman/options/dri-devel>, <mailto:dri-devel-request@lists.freedesktop.org?subject=unsubscribe> List-Archive: <https://lists.freedesktop.org/archives/dri-devel> List-Post: <mailto:dri-devel@lists.freedesktop.org> List-Help: <mailto:dri-devel-request@lists.freedesktop.org?subject=help> List-Subscribe: <https://lists.freedesktop.org/mailman/listinfo/dri-devel>, <mailto:dri-devel-request@lists.freedesktop.org?subject=subscribe> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: base64 Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" <dri-devel-bounces@lists.freedesktop.org> X-Virus-Scanned: ClamAV using ClamSMTP |
diff --git a/Android.common.mk b/Android.common.mk index d487acb95fd4..e3de1069dfad 100644 --- a/Android.common.mk +++ b/Android.common.mk @@ -5,6 +5,7 @@ LOCAL_CFLAGS += \ -DHAVE_LIBDRM_ATOMIC_PRIMITIVES=1 LOCAL_CFLAGS += \ + -Wno-error \ -Wno-unused-parameter \ -Wno-missing-field-initializers \ -Wno-pointer-arith \
AOSP master has changed the build default to -Werror making all the warnings errors. Override that with -Wno-error. Signed-off-by: Rob Herring <robh@kernel.org> --- Android.common.mk | 1 + 1 file changed, 1 insertion(+)