[
https://issues.apache.org/jira/browse/MESOS-5767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15360298#comment-15360298
]
Kevin Klues commented on MESOS-5767:
------------------------------------
https://reviews.apache.org/r/49560/
> Add ELFIO as bundled Dependency to Mesos
> ----------------------------------------
>
> Key: MESOS-5767
> URL: https://issues.apache.org/jira/browse/MESOS-5767
> Project: Mesos
> Issue Type: Improvement
> Reporter: Kevin Klues
> Assignee: Kevin Klues
> Labels: gpu, mesosphere
> Fix For: 1.0.0
>
>
> ELFIO is a header-only replacement for parsing ELF binaries. Previously we
> were using libelf, which introduced both a new build-time dependency as well
> as a runtime dependence even though we only really needed this library when
> operating on machines that have GPUs.
> By using this header-only library and bundling it with Mesos, we can remove
> this external dependence altogether.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)