ctf-tools/rr/install-root-archlinux

6 lines
119 B
Text
Raw Permalink Normal View History

2017-04-05 10:51:51 +00:00
#!/bin/bash -ex
2017-01-24 14:51:11 +00:00
pacman -Syu --noconfirm --needed \
ccache cmake gdb python2-pexpect ninja zlib
2017-01-24 15:17:55 +00:00
./configure-system