Commit f684269a authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Disable mpers

parent 92f69de6
all:
tar xf strace-5.10.tar.xz
cd strace-5.10 && ./configure --prefix=/usr
cd strace-5.10 && ./configure --prefix=/usr --enable-mpers=no
$(MAKE) -C strace-5.10
$(MAKE) -C strace-5.10 install
rm -rf strace-5.10
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment