Commit 727ae9d2 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Initial commit

parents
all:
tar xf libunwind-1.3.1.tar.gz
cd libunwind-1.3.1 && ./configure --prefix=/usr
$(MAKE) -C libunwind-1.3.1
-$(MAKE) -C libunwind-1.3.1 check
$(MAKE) -C libunwind-1.3.1 install
rm -rf libunwind-1.3.1
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