Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
 help / color / mirror / Atom feed
* [FFmpeg-devel] [PATCH] configure: remove Bitrig OS
@ 2023-12-31  7:23 Brad Smith
  2024-01-12  0:56 ` Brad Smith
  0 siblings, 1 reply; 3+ messages in thread
From: Brad Smith @ 2023-12-31  7:23 UTC (permalink / raw)
  To: ffmpeg-devel

configure: remove Bitrig OS

Bitrig has been defunct for 7 years.

Signed-off-by: Brad Smith <brad@comstyle.com>
---
 configure | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure b/configure
index 42786719e9..d96b47ebe5 100755
--- a/configure
+++ b/configure
@@ -5625,7 +5625,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=""
-- 
2.43.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".

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [FFmpeg-devel] [PATCH] configure: remove Bitrig OS
  2023-12-31  7:23 [FFmpeg-devel] [PATCH] configure: remove Bitrig OS Brad Smith
@ 2024-01-12  0:56 ` Brad Smith
  2024-01-12  2:43   ` Zhao Zhili
  0 siblings, 1 reply; 3+ messages in thread
From: Brad Smith @ 2024-01-12  0:56 UTC (permalink / raw)
  To: ffmpeg-devel

On 2023-12-31 2:23 a.m., Brad Smith wrote:
> configure: remove Bitrig OS
>
> Bitrig has been defunct for 7 years.
>
> Signed-off-by: Brad Smith <brad@comstyle.com>
> ---
>   configure | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/configure b/configure
> index 42786719e9..d96b47ebe5 100755
> --- a/configure
> +++ b/configure
> @@ -5625,7 +5625,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=""

ping.
_______________________________________________
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".

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [FFmpeg-devel] [PATCH] configure: remove Bitrig OS
  2024-01-12  0:56 ` Brad Smith
@ 2024-01-12  2:43   ` Zhao Zhili
  0 siblings, 0 replies; 3+ messages in thread
From: Zhao Zhili @ 2024-01-12  2:43 UTC (permalink / raw)
  To: FFmpeg development discussions and patches



> On Jan 12, 2024, at 08:56, Brad Smith <brad-at-comstyle.com@ffmpeg.org> wrote:
> 
> On 2023-12-31 2:23 a.m., Brad Smith wrote:
>> configure: remove Bitrig OS
>> 
>> Bitrig has been defunct for 7 years.
>> 
>> Signed-off-by: Brad Smith <brad@comstyle.com>
>> ---
>>  configure | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>> 
>> diff --git a/configure b/configure
>> index 42786719e9..d96b47ebe5 100755
>> --- a/configure
>> +++ b/configure
>> @@ -5625,7 +5625,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=""
> 
> ping.

Applied, thanks!

> _______________________________________________
> 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".

_______________________________________________
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".

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-01-12  2:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-31  7:23 [FFmpeg-devel] [PATCH] configure: remove Bitrig OS Brad Smith
2024-01-12  0:56 ` Brad Smith
2024-01-12  2:43   ` Zhao Zhili

Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

This inbox may be cloned and mirrored by anyone:

	git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \
		ffmpegdev@gitmailbox.com
	public-inbox-index ffmpegdev

Example config snippet for mirrors.


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git