Hi.

When DPDK is built configured with b_lto=true, it seems like -fno-semantic-interposition is not passed to GCC.

Is this intentional?

Not providing this flag prevents most cross-unit optimizations for shared objects.

Best regards,
        Mattias

Reply via email to