On Mon, 10 Dec 2018 09:32:26 -0800
Damjan Marion <dmar...@me.com> wrote:

> Stephen,
> 
> Can you make this dependency optional? CMake detect presence of libuuid and 
> then
> conditionally compile vmbus code?
> 
> In some cases that library might not be present, specially in some embedded 
> cases...
> 
> That will also allow us to merge that code immediately and later we can fix 
> different distros.
> 

I would rather not make anything optional. We already have enough options
(like Mellanox) and every distribution even embedded has libuuid because
libuuid is part of ext2 utilities. The other way would be to expose the clone
of UUID which is in DPDK already.

Part of the problem is that CMake options are static not dynamically detected.
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#11567): https://lists.fd.io/g/vpp-dev/message/11567
Mute This Topic: https://lists.fd.io/mt/28668850/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to