On 2020/05/18 23:52, Lawrence Teo wrote:
>  lib/pkgconfig/snort.pc
>  lib/snort_dynamicengine/
> -lib/snort_dynamicengine/libsf_engine.a
> +@static-lib lib/snort_dynamicengine/libsf_engine.a
>  @comment lib/snort_dynamicengine/libsf_engine.la
> -lib/snort_dynamicengine/libsf_engine.so
> +@so lib/snort_dynamicengine/libsf_engine.so

Just noticed this in the diff - are these static libraries doing anything
useful? These look like they should just be dlopen() modules which could
be dropped with LIBTOOL_FLAGS=--tag=disable-static.

Reply via email to