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 DE61546943 for ; Mon, 25 Dec 2023 02:08:51 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 4325068D189; Mon, 25 Dec 2023 04:08:50 +0200 (EET) Received: from relay6-d.mail.gandi.net (relay6-d.mail.gandi.net [217.70.183.198]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 7F29B68CF5C for ; Mon, 25 Dec 2023 04:08:43 +0200 (EET) Received: by mail.gandi.net (Postfix) with ESMTPSA id D776FC0003 for ; Mon, 25 Dec 2023 02:08:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1703470123; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=nUO6lFCiRv6ELqWOGn9nubc++CE30yingI7RCusgz3w=; b=e/6qLacpCn6Ce+QA8pK+V8U2JPID0ZgxcAbzq2dBdl2a9U6s6WiufoW6g0sOAEiEJJ16lN UThw2jNQvRdI1utloF9pbyUsLD0wY0xfzedPtfqXdFBo156/npeaMbP9WV8yjSBMGn2ODn d6n0eRNCI2f9S23lxxOOd5dL2ly6gbYvfWELQ0OgFDefTPzPaQXnjOzfDbLJ9PFvw73Gvb E7GofA/zc78pHYFctHdGQAQ+Y7w7/5SjCrRdioDEZD4ImKk6eB6k9oTsFo48VKmRamLudU uaUH+QxwrR0QZPorBz/N9rmaFyT+igIsn467Lz+TEc7aFOIEkdZXgXHicJeCvQ== Date: Mon, 25 Dec 2023 03:08:42 +0100 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20231225020842.GO6420@pb2> References: MIME-Version: 1.0 In-Reply-To: X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH v2] configure: Enable section_data_rel_ro for FreeBSD and NetBSD aarch64 / arm 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: multipart/mixed; boundary="===============5804245610939478235==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============5804245610939478235== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="gIhrS3Q23Nl70UJ5" Content-Disposition: inline --gIhrS3Q23Nl70UJ5 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Dec 24, 2023 at 02:33:31PM -0500, Brad Smith wrote: > configure: Enable section_data_rel_ro for FreeBSD and NetBSD aarch64 / arm >=20 > Fixes the build. It's a requirement when utilizing PIE. >=20 > Signed-off-by: Brad Smith > --- > configure | 2 ++ > 1 file changed, 2 insertions(+) will apply thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Frequently ignored answer#1 FFmpeg bugs should be sent to our bugtracker. U= ser questions about the command line tools should be sent to the ffmpeg-user ML. And questions about how to use libav* should be sent to the libav-user ML. --gIhrS3Q23Nl70UJ5 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZYjkKQAKCRBhHseHBAsP q+3uAKCSs+RKqCJT7wrnyndnKWdWZT8uLACeJZRoE+ZBwRFHyKZIFRaaQe1iQ9Q= =gH77 -----END PGP SIGNATURE----- --gIhrS3Q23Nl70UJ5-- --===============5804245610939478235== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ 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". --===============5804245610939478235==--