Add missing dep on clang needed for crate builds #724

Merged
mcrosson merged 1 commit from misc_build_fixes into master 2020-01-15 09:03:53 +00:00
mcrosson commented 2020-01-14 20:42:22 +00:00 (Migrated from github.com)

clang is now needed for the latest set of crate dependencies in plume. This patch adds the dependency to the main Dockerfile

Tested on arm64v8 builds. Should fix up all other builds as well.

clang is now needed for the latest set of crate dependencies in plume. This patch adds the dependency to the main Dockerfile Tested on arm64v8 builds. Should fix up all other builds as well.
trinity-1686a approved these changes 2020-01-14 20:46:29 +00:00
trinity-1686a left a comment
Owner

👍

:+1:
codecov[bot] commented 2020-01-14 20:59:39 +00:00 (Migrated from github.com)

Codecov Report

Merging #724 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #724   +/-   ##
=======================================
  Coverage   39.12%   39.12%           
=======================================
  Files          73       73           
  Lines        9686     9686           
  Branches     2315     2315           
=======================================
  Hits         3790     3790           
  Misses       4809     4809           
  Partials     1087     1087
# [Codecov](https://codecov.io/gh/Plume-org/Plume/pull/724?src=pr&el=h1) Report > Merging [#724](https://codecov.io/gh/Plume-org/Plume/pull/724?src=pr&el=desc) into [master](https://codecov.io/gh/Plume-org/Plume/commit/23049b638cfca71cc02e26cce26257565a99f8d1?src=pr&el=desc) will **not change** coverage. > The diff coverage is `n/a`. ```diff @@ Coverage Diff @@ ## master #724 +/- ## ======================================= Coverage 39.12% 39.12% ======================================= Files 73 73 Lines 9686 9686 Branches 2315 2315 ======================================= Hits 3790 3790 Misses 4809 4809 Partials 1087 1087 ```
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Plume/Plume#724
No description provided.