Hi Peter

On Fri, Aug 08, 2025 at 09:27:34AM +0200, Peter Enderborg wrote:
> Adds a generic ioctl tester and a specific test  SIOCGIFINDEX
> that sets ioctl_gifindex. It is a network specific feature
> and the tests are run only in network context.
> 
> Signed-off-by: Peter Enderborg <[email protected]>
> ---
>  configure | 18 ++++++++++++++++++
>  1 file changed, 18 insertions(+)
> 
> diff --git a/configure b/configure
> index 712ed947ff..9c9de9f525 100755
> --- a/configure
> +++ b/configure
[...]
> @@ -2668,6 +2683,7 @@ CONFIG_EXTRA="
>      vvc_sei
>      wma_freqs
>      wmv2dsp
> +
>  "
>  
>  CMDLINE_SELECT="
> @@ -6026,6 +6042,7 @@ case $target_os in
>      linux)
>          enable section_data_rel_ro
>          enabled_any arm aarch64 && enable_weak linux_perf
> +
>          ;;
>      irix*)
>          target_os=irix

These 2 changes are unneeded and unrelated to the SIOCGIFINDEX stuff

thx

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

If the United States is serious about tackling the national security threats 
related to an insecure 5G network, it needs to rethink the extent to which it
values corporate profits and government espionage over security.-Bruce Schneier

Attachment: signature.asc
Description: PGP signature

_______________________________________________
ffmpeg-devel mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to