On Mon, Jan 06, 2025 at 08:10:43AM +0000, Hangbin Liu wrote:
> +     echo "file /bin/nft $(NFTABLES_PATH)/src/nft 755 0 0" >> $@
> +     echo "file /lib/libmnl.so.0 $(TOOLCHAIN_PATH)/lib/libmnl.so.0 755 0 0" 
> >> $@
> +     echo "file /lib/libnftnl.so.11 $(TOOLCHAIN_PATH)/lib/libnftnl.so.11 755 
> 0 0" >> $@

Can't these be statically linked into the nft binary?

Reply via email to