Hi,

I'm trying to rebuild OVS package by using "dpkg-buildpackage -b" command.
But the built binary size is always much bigger than repo binary. Is there
any official way to do that so the rebuilt binary will be near the repo
binary?

Rebuilt Binary:
ubuntu@jammy:~$ ls -lah ./openvswitch-3.0.3/_debian/vswitchd/ovs-vswitchd
-rwxr-xr-x 1 ubuntu ubuntu *17M* May 16 22:25
./openvswitch-3.0.3/_debian/vswitchd/ovs-vswitchd

Repo Binary:
ubuntu@jammy:~$ ls -lah /usr/lib/openvswitch-switch/ovs-vswitchd
-rwxr-xr-x 1 root root *2.7M* Feb 27 20:18
/usr/lib/openvswitch-switch/ovs-vswitchd

Best regards.
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to