ctf-tools/rr/install-root-debian
2017-04-05 12:55:25 +02:00

6 lines
186 B
Bash
Executable file

#!/bin/bash -ex
apt-get install -y ccache cmake make g++-multilib gdb \
pkg-config libz-dev realpath python-pexpect manpages-dev git zlib1g-dev \
ninja-build
./configure-system