Skip to content

Commit

Permalink
Install libiberty-dev in addition to binutils-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
malept committed Sep 19, 2018
1 parent 7b1f706 commit 72af37c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,11 @@ jobs:
addons:
apt:
packages:
- binutils-dev
- libcurl4-openssl-dev
- libelf-dev
- libdw-dev
- binutils-dev
- libelf-dev
- libiberty-dev
- env: TARGET=x86_64-unknown-linux-musl

# OSX
Expand Down

0 comments on commit 72af37c

Please sign in to comment.