From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTP id CE6A648D38 for ; Wed, 24 Apr 2024 14:09:56 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 42C3668D274; Wed, 24 Apr 2024 17:09:54 +0300 (EEST) Received: from fout2-smtp.messagingengine.com (fout2-smtp.messagingengine.com [103.168.172.145]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 6755A68CF59 for ; Wed, 24 Apr 2024 17:09:48 +0300 (EEST) Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailfout.nyi.internal (Postfix) with ESMTP id 46454138027B for ; Wed, 24 Apr 2024 10:09:47 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute5.internal (MEProxy); Wed, 24 Apr 2024 10:09:47 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=itanimul.li; h= cc:content-transfer-encoding:content-type:date:date:from:from :in-reply-to:message-id:mime-version:reply-to:subject:subject:to :to; s=fm1; t=1713967787; x=1714054187; bh=BERKRkhlxAuTpY+9+scLu EEC0HCxK6Qkpj+j/dPW/ho=; b=q2UT38w095pEqGvyRdTckk8S6hxQqUSm4gSgj Xylc97G+ZHm05jQlbTF7Tq1cAXDV87QpPPfLc1Zy2CN+QtoUascMpYME/syAFmTi wrSr+DsG9DLLcuVg0C8cX1YPxiucV+uXIx6a97KasEOdbp2/iD7wOCYwecNuzJwy XDHqgS3BcBT/+jMdLLTCu1r8nMArfJB9Ae8SBQgiomGmTAwN8wbFFdc7wt4J3rJ6 kAdkDEFebTEyF9F3Y0ic+I1VEVWj/w4dkyzdL+ObkUIbU22x13qvhohrfy7rgd8q NBuX/gsCayoRdMy4VCcOS3qoC/n4V5OXpta6WbaqT/ixF0LoA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:date:feedback-id:feedback-id:from:from:in-reply-to :message-id:mime-version:reply-to:subject:subject:to:to :x-me-proxy:x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s= fm3; t=1713967787; x=1714054187; bh=BERKRkhlxAuTpY+9+scLuEEC0HCx K6Qkpj+j/dPW/ho=; b=bdEqooST4uQ9jXeHoknpzoV/wXHe+r7WRxkuvpX/h1il mv3mhVTebvFzjSuDp+nXQPDX94niOX1xtvb4emGsuwAuNvuWee7ZGBtPgRhMzdm9 7T4MqswH2sgkaLf14hOGhVPgaVMjqLn9VFvmEbpiNh5+W2XnGFM1eD4/+wJmUnq6 Z6GOxTrufLhTmTd81zvfZA1ZZ+RgwHOE9fNiDKjh68e1lSkaMQUDkL3kQqKzEtgi BpNs6/8fQiTFlzNF6CjbZ9NNuaRS/nZSRMjgwzDOo274qNcSYGxEGRbZdVcQVEYY YKjphsl8f537o4ZmDSnicWjfPtboDxv0TXSiOU3nMg== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvledrudelhedgudefucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucenucfjughrpefhvffufffkofgggfestdekredtre dttdenucfhrhhomhepfdflrdcuffgvkhhkvghrfdcuoehjuggvkhesihhtrghnihhmuhhl rdhliheqnecuggftrfgrthhtvghrnhepueetgfdtuedvjeejjedvteelffeuhedtfeetud fglefhjeeukeetvddvtdevieeinecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghm pehmrghilhhfrhhomhepjhguvghksehithgrnhhimhhulhdrlhhi X-ME-Proxy: Feedback-ID: i84994747:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA for ; Wed, 24 Apr 2024 10:09:46 -0400 (EDT) From: "J. Dekker" To: ffmpeg-devel@ffmpeg.org Date: Wed, 24 Apr 2024 16:09:43 +0200 Message-ID: <20240424140944.30835-1-jdek@itanimul.li> X-Mailer: git-send-email 2.44.0 MIME-Version: 1.0 Subject: [FFmpeg-devel] [PATCH 1/2] avfilter/riscv: build afir only if required X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: FFmpeg development discussions and patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: FFmpeg development discussions and patches Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: Signed-off-by: J. Dekker --- libavfilter/riscv/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libavfilter/riscv/Makefile b/libavfilter/riscv/Makefile index 0b968a9c0d..277dde2aed 100644 --- a/libavfilter/riscv/Makefile +++ b/libavfilter/riscv/Makefile @@ -1,2 +1,2 @@ -OBJS += riscv/af_afir_init.o -RVV-OBJS += riscv/af_afir_rvv.o +OBJS-$(CONFIG_AFIR_FILTER) += riscv/af_afir_init.o +RVV-OBJS-$(CONFIG_AFIR_FILTER) += riscv/af_afir_rvv.o -- 2.44.0 _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".