1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-03-13 22:28:26 +00:00

Add libc for i686

This commit is contained in:
sharkdp 2018-05-10 14:21:52 +02:00
parent 098f5dd2ae
commit 34d7dfca06

View File

@ -51,6 +51,8 @@ addons:
- gcc-multilib
# needed for musl targets
- musl-tools
# needed for i686 targets
- musl-tools:i386
# needed to build deb packages
- fakeroot