Today, you can manually edit build-data/platforms/vpp.mk and remove vom from vpp_root_packages, and build packages by yourself... Same applies to japi...
diff --git a/build-data/platforms/vpp.mk b/build-data/platforms/vpp.mk index 0687946d..1640c3dc 100644 --- a/build-data/platforms/vpp.mk +++ b/build-data/platforms/vpp.mk @@ -26,7 +26,7 @@ vpp_uses_dpdk = yes # Uncoment to enable building unit tests # vpp_enable_tests = yes -vpp_root_packages = vpp vom japi +vpp_root_packages = vpp # DPDK configuration parameters # vpp_uses_dpdk_mlx4_pmd = yes -- Damjan > On 5 Sep 2018, at 17:29, Ondrej Fabry -X (ofabry - PANTHEON TECHNOLOGIES at > Cisco) <ofa...@cisco.com> wrote: > > Thank you for prompt response. Does this mean currently there is no way to > disable VOM compilation or omit it from vpp-lib? > > Ondrej > > > From: Damjan Marion <dmar...@me.com> > Sent: Wednesday, September 5, 2018 6:27 PM > To: Ondrej Fabry -X (ofabry - PANTHEON TECHNOLOGIES at Cisco) > <ofa...@cisco.com> > Cc: vpp-dev@lists.fd.io > Subject: Re: [vpp-dev] Disable VOM > > > Plan is to move from current hardcoded model to cmake CPack for packaging > and also make VOM separate package as part of that work. > At the moment I don't have ETA, it is best effort activity... > > -- > Damjan > > > On 5 Sep 2018, at 15:15, Ondrej Fabry -X (ofabry - PANTHEON TECHNOLOGIES at > Cisco) via Lists.Fd.Io <ofabry=cisco....@lists.fd.io > <mailto:ofabry=cisco....@lists.fd.io>> wrote: > > Hey VPP devs, > > I’m looking for a way to minimize VPP build that only compiles what’s needed > to run VPP and doesn’t bring any extra baggage. I couldn’t find some relevant > information for this on wiki > > One of the things I’ve noticed, that makes compilation longer and > installation packages larger is VOM. I’d like to know how to disable it in > VPP, since we are not really using it and it makes compilation unnecessarily > longer and also the libvom.so file takes around 14MB space even though it’s > never used and not linked by VPP binary. > > There previously was option vpp_configure_args_vpp='--disable-vom’, but it > seems the support for it was removed, because now it show some warning when > used and still compiles VOM. > > If it’s possible I’d like to get rid of all the other parts like java/python > API, I just need pure VPP. > > Thanks for any help in advance. > > Best regards, > Ondrej Fabry > > -=-=-=-=-=-=-=-=-=-=-=- > Links: You receive all messages sent to this group. > > View/Reply Online (#10378): https://lists.fd.io/g/vpp-dev/message/10378 > <https://lists.fd.io/g/vpp-dev/message/10378> > Mute This Topic: https://lists.fd.io/mt/25210703/675642 > <https://lists.fd.io/mt/25210703/675642> > Group Owner: vpp-dev+ow...@lists.fd.io <mailto:vpp-dev+ow...@lists.fd.io> > Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub > <https://lists.fd.io/g/vpp-dev/unsub> [dmar...@me.com > <mailto:dmar...@me.com>] > -=-=-=-=-=-=-=-=-=-=-=-
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#10385): https://lists.fd.io/g/vpp-dev/message/10385 Mute This Topic: https://lists.fd.io/mt/25210703/21656 Group Owner: vpp-dev+ow...@lists.fd.io Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-