You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lnav/release/vagrant-static/musl-pkg.sh

25 lines
388 B
Bash

#!/bin/sh
sudo apk update && sudo apk upgrade
sudo apk add \
build-base \
binutils \
m4 \
git \
zip \
perl \
ncurses \
ncurses-dev \
autoconf \
automake \
elfutils \
elfutils-dev \
libelf-static \
libexecinfo-dev \
libexecinfo-static \
libtool \
libunwind \
libunwind-dev \
libunwind-static \
linux-headers