From patchwork Wed Feb 26 19:18:26 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Brad Smith X-Patchwork-Id: 17934 Return-Path: X-Original-To: patchwork@ffaux-bg.ffmpeg.org Delivered-To: patchwork@ffaux-bg.ffmpeg.org Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by ffaux.localdomain (Postfix) with ESMTP id 7F9CA448BD5 for ; Wed, 26 Feb 2020 21:18:36 +0200 (EET) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 6171268B474; Wed, 26 Feb 2020 21:18:36 +0200 (EET) X-Original-To: ffmpeg-devel@ffmpeg.org Delivered-To: ffmpeg-devel@ffmpeg.org Received: from mail.comstyle.com (speedy.comstyle.com [206.51.28.2]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 260BB68B0BA for ; Wed, 26 Feb 2020 21:18:30 +0200 (EET) Received: from mail.comstyle.com (localhost [127.0.0.1]) by mail.comstyle.com (Postfix) with ESMTP id 48SQZX1j3qz8Pb2 for ; Wed, 26 Feb 2020 14:18:44 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=comstyle.com; h=date:from :to:subject:message-id:mime-version:content-type; s=selector1; bh=88A4YLpJaOVcxrveBqstAVYXOZY=; b=ASAtwv1WUi0Qbr/HZVI1O7Am3IE5 VltDe2pxng5DCEf+Q673xK83aXl+wVFeGBd8oic6BFwcGfk4DCkhOAOwoaaXBWKy +wlNzI1binjx14pjTD+ss7aViRMfWlMO2EG/RL/XA0YRIratppxwxu4jteDEzPOQ Ec9Aa//UDZ4GhGI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=comstyle.com; h=date:from:to :subject:message-id:mime-version:content-type; q=dns; s= selector1; b=gflFM3nyJsk5pwIuT+aaVnmt7qiqfM2cx7uOfzcS1gE5PCFrbax RYR/kYcZjI6RMxYdZzsA6EI4GgWGaPlinrVeGyoBgf+7gIxmU+/wfKa9PNV+4VQv Hzb9Enqaeb9QL7vtIuBfuiyhPQje7yGLN8fE2GSc5QjfAVNGWvstpRmU= Received: from humpty.home.comstyle.com (unknown [IPv6:2001:470:b0db:100:590a:df48:bd5d:e09]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: brad) by mail.comstyle.com (Postfix) with ESMTPSA id 48SQZX0zWvz8Pb1 for ; Wed, 26 Feb 2020 14:18:44 -0500 (EST) Date: Wed, 26 Feb 2020 14:18:26 -0500 From: Brad Smith To: ffmpeg-devel@ffmpeg.org Message-ID: <20200226191826.GD47041@humpty.home.comstyle.com> MIME-Version: 1.0 Content-Disposition: inline Subject: [FFmpeg-devel] [PATCH] configure: Remove bitrig support X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.20 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 Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" configure: Remove bitrig support Bitrig was an OpenBSD derivative that has been dead for awhile now. Signed-off-by: Brad Smith --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index 06e3a7b2a8..9221621bd1 100755 --- a/configure +++ b/configure @@ -5303,7 +5303,7 @@ case $target_os in oss_outdev_extralibs="-lossaudio" enabled gcc || check_ldflags -Wl,-zmuldefs ;; - openbsd|bitrig) + openbsd) disable symver enable section_data_rel_ro striptype=""