From patchwork Fri Aug 12 03:31:14 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Khem Raj X-Patchwork-Id: 73832 Delivered-To: patch@linaro.org Received: by 10.140.29.52 with SMTP id a49csp419387qga; Thu, 11 Aug 2016 20:31:52 -0700 (PDT) X-Received: by 10.66.52.47 with SMTP id q15mr23204423pao.67.1470972711960; Thu, 11 Aug 2016 20:31:51 -0700 (PDT) Return-Path: Received: from mail.openembedded.org (mail.openembedded.org. [140.211.169.62]) by mx.google.com with ESMTP id bn10si6471151pac.174.2016.08.11.20.31.51; Thu, 11 Aug 2016 20:31:51 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of openembedded-core-bounces@lists.openembedded.org designates 140.211.169.62 as permitted sender) client-ip=140.211.169.62; Authentication-Results: mx.google.com; dkim=neutral (body hash did not verify) header.i=@gmail.com; spf=pass (google.com: best guess record for domain of openembedded-core-bounces@lists.openembedded.org designates 140.211.169.62 as permitted sender) smtp.mailfrom=openembedded-core-bounces@lists.openembedded.org; dmarc=fail (p=NONE dis=NONE) header.from=gmail.com Received: from layers.openembedded.org (localhost [127.0.0.1]) by mail.openembedded.org (Postfix) with ESMTP id AFFFF77232; Fri, 12 Aug 2016 03:31:49 +0000 (UTC) X-Original-To: openembedded-core@lists.openembedded.org Delivered-To: openembedded-core@lists.openembedded.org Received: from mail-pa0-f67.google.com (mail-pa0-f67.google.com [209.85.220.67]) by mail.openembedded.org (Postfix) with ESMTP id 3EF7E73D27 for ; Fri, 12 Aug 2016 03:31:47 +0000 (UTC) Received: by mail-pa0-f67.google.com with SMTP id hh10so736851pac.1 for ; Thu, 11 Aug 2016 20:31:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id; bh=JPGiKpwnud/ZPHuwNXGxpAkBzBqESkrMdZezGS+3nQE=; b=o667heqYK7FvyPO8759owItPVz7XdNHNKCIe8CYDfTeJyUutdjCyaTAHQwQDVrJ3GC VAiPyd6m4p4E8fEWpbG4IcAVEXnGx8sG0+JVzZalBiPZNQ8twAcm8iva39lgVOFMy9Q8 jDsiVpGCvfdbQruJfss8npQQHUwletoplEXIhsrf/avPdIEhfiNP2DXPh4ljMZVOpbvN s0lUG71c3Q8r6Ii4W2Jj29dpKdkaZ1R/29a3vs8GDpDbICpb21qMN2FIhZkImyo+SPB1 rP+J6lISs/PA36H7GWO4aOqhuRucikRLdNet2vivJyV1U0wXtXSTCFV3kEqd/vyDkBEL 6wVg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=JPGiKpwnud/ZPHuwNXGxpAkBzBqESkrMdZezGS+3nQE=; b=L4uYca35NiPt/82DPesVwOapiWMHqx9C6ZaGZ8++30hHu8/lVdAlW3XVq2kLf0PQuX 6nR5YL893Wre1KQm3rTrP4njCakcJdWN0EjisoxO+MdZhkJEfsRoDJ6O0dQFdSSFBaF2 pir5DtbHiA88dkBtCYNUxqW/pL6DHHgkQKuMIwB/1TLGfwKPSNZm514UhKcXdvAJ5Hn6 lBmMqC1qBWMBEIiVvGvKmbMRNN64Wf8BJXeBuCmD1MIig3UceJVylxeopG2CgHby1I3w G3nqOFST9iYgKFbhG0E9vgO4PMH255Wufb11v2prhpjHjH7S6GtLOf1GF3/J2oakbodJ kFLA== X-Gm-Message-State: AEkoousPqrhSgGkjnnjOOSct2AVBZmtRM30bXa1QV0zWBnTjUiRf0blMzfDhr2iByUsOqw== X-Received: by 10.66.78.5 with SMTP id x5mr23231875paw.108.1470972708509; Thu, 11 Aug 2016 20:31:48 -0700 (PDT) Received: from localhost.localdomain (c-76-102-32-192.hsd1.ca.comcast.net. [76.102.32.192]) by smtp.gmail.com with ESMTPSA id o2sm8464184pfg.10.2016.08.11.20.31.47 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 11 Aug 2016 20:31:47 -0700 (PDT) From: Khem Raj To: openembedded-core@lists.openembedded.org Date: Thu, 11 Aug 2016 20:31:14 -0700 Message-Id: <20160812033115.2546-1-raj.khem@gmail.com> X-Mailer: git-send-email 2.9.2 Subject: [OE-core] [PATCH 1/2] ffmpeg: Pas CC and CXX to configure X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: openembedded-core-bounces@lists.openembedded.org Errors-To: openembedded-core-bounces@lists.openembedded.org This helps in compiling it with with toolchain coming from a sstate server where its built using a different build time sysroot. Secondly, also helps compiling with non-gcc ( clang ) compiler Signed-off-by: Khem Raj --- meta/recipes-multimedia/ffmpeg/ffmpeg_3.1.1.bb | 2 ++ 1 file changed, 2 insertions(+) -- 2.9.2 -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core diff --git a/meta/recipes-multimedia/ffmpeg/ffmpeg_3.1.1.bb b/meta/recipes-multimedia/ffmpeg/ffmpeg_3.1.1.bb index b8acb61..8c4fed5 100644 --- a/meta/recipes-multimedia/ffmpeg/ffmpeg_3.1.1.bb +++ b/meta/recipes-multimedia/ffmpeg/ffmpeg_3.1.1.bb @@ -76,6 +76,8 @@ EXTRA_OECONF = " \ --cross-prefix=${TARGET_PREFIX} \ \ --ld="${CCLD}" \ + --cc="${CC}" \ + --cxx="${CXX}" \ --arch=${TARGET_ARCH} \ --target-os="linux" \ --enable-cross-compile \