Re: [FFmpeg-devel] [PATCH] configure: Remove bitrig support

2020-03-04 Thread Carl Eugen Hoyos
Am Mi., 26. Feb. 2020 um 20:18 Uhr schrieb Brad Smith : > configure: Remove bitrig support > > Bitrig was an OpenBSD derivative that has been dead for awhile now. Why is the fact that it isn't actively developed a reason to remove the entry from FFmpeg's configure? Carl Eugen ___

Re: [FFmpeg-devel] [PATCH] configure: Remove bitrig support

2020-03-04 Thread Brad Smith
On Wed, Feb 26, 2020 at 02:18:30PM -0500, Brad Smith wrote: > 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/config

[FFmpeg-devel] [PATCH] configure: Remove bitrig support

2020-02-26 Thread Brad Smith
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/config