From patchwork Fri Nov 8 17:41:12 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vineet Gupta X-Patchwork-Id: 1192084 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=busybox.net (client-ip=140.211.166.138; helo=whitealder.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=synopsys.com Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=synopsys.com header.i=@synopsys.com header.b="efnIjGF7"; dkim-atps=neutral Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 478nd74ZTBz9sPF for ; Sat, 9 Nov 2019 04:41:31 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id B149A86DAD; Fri, 8 Nov 2019 17:41:25 +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 jpdEx0xi9xVO; Fri, 8 Nov 2019 17:41:23 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by whitealder.osuosl.org (Postfix) with ESMTP id 9EAC9864D8; Fri, 8 Nov 2019 17:41:23 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id 4F54F1BF28D for ; Fri, 8 Nov 2019 17:41:20 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 4B8EC867DF for ; Fri, 8 Nov 2019 17:41:20 +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 NPnVpBQuOcPa for ; Fri, 8 Nov 2019 17:41:19 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from smtprelay-out1.synopsys.com (smtprelay-out1.synopsys.com [198.182.47.102]) by whitealder.osuosl.org (Postfix) with ESMTPS id AB5D6864D8 for ; Fri, 8 Nov 2019 17:41:19 +0000 (UTC) Received: from mailhost.synopsys.com (sv1-mailhost2.synopsys.com [10.205.2.132]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) by smtprelay-out1.synopsys.com (Postfix) with ESMTPS id 12D0CC0DF2; Fri, 8 Nov 2019 17:41:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=synopsys.com; s=mail; t=1573234879; bh=pC3vLfL4VerDEcx4ATObsC9JdhA3xafoq4erMonlmQQ=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=efnIjGF76fxj6Ke1VZDVo3BRA2Xme452gLDUBs4uuRyv6RgTGk6XUTLyqxzwdKMIV NQ4j5sYA1mQEfjEj1mZyZpI1uhWMFbJAbfMJ4f7IONuZ67kt9/6aqgFDxlgyd+x73n US3Xe1CC8MOSYhFJ287z0R80CRz4TjkwB4mR++6G1gU4/yXQ5rPVXi8cYRaWAi3P9f /PwHyD3o5GdlLqVfIQrGmQP5ng2EBtjeSuZTRFC99YG7ueQVosEIlGEtybaMm4ednw /PIlmlxeHi/D2OyB1251JuU87yVEStYtX9hCP+yCy0lfRzOGU1xVKJ6LAqT21GuuUX t3MWdYuia+EPA== Received: from vineetg-Latitude-E7450.internal.synopsys.com (vineetg-latitude-e7450.internal.synopsys.com [10.10.161.28]) by mailhost.synopsys.com (Postfix) with ESMTP id DDE9AA00B1; Fri, 8 Nov 2019 17:41:18 +0000 (UTC) From: Vineet Gupta To: buildroot@busybox.net Date: Fri, 8 Nov 2019 09:41:12 -0800 Message-Id: <20191108174112.28183-4-vgupta@synopsys.com> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20191108174112.28183-1-vgupta@synopsys.com> References: <20191108174112.28183-1-vgupta@synopsys.com> MIME-Version: 1.0 Subject: [Buildroot] [PATCH 3/3] package/ffmpeg: Enable ARC glibc builds X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Evgeniy.Didin@synopsys.com, Vineet Gupta , linux-snps-arc@lists.infradead.org, Alexey.Brodkin@synopsys.com Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" ARC glibc fenv.h has the needed macros for quite some time now so allow ffmpeg builds Signed-off-by: Vineet Gupta --- package/ffmpeg/Config.in | 2 -- 1 file changed, 2 deletions(-) diff --git a/package/ffmpeg/Config.in b/package/ffmpeg/Config.in index a5c05d9c1c8e..47a1c510db01 100644 --- a/package/ffmpeg/Config.in +++ b/package/ffmpeg/Config.in @@ -1,8 +1,6 @@ config BR2_PACKAGE_FFMPEG_ARCH_SUPPORTS bool default y - # fenv.h lacks FE_INVALID, FE_OVERFLOW & FE_UNDERFLOW - depends on !(BR2_archs38 && BR2_TOOLCHAIN_USES_GLIBC) # fenv.h lacks FE_INVALID, FE_OVERFLOW & FE_UNDERFLOW on nios2 depends on !BR2_nios2 # No support for ARMv7-M in the ARM assembly logic