Commit 16b9e66f authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Updated orc to 0.4.31

parent a6d09e1c
all:
tar xf orc-0.4.28.tar.xz
cd orc-0.4.28 && ./configure --prefix=/usr
$(MAKE) -C orc-0.4.28
-$(MAKE) -C orc-0.4.28 check
$(MAKE) -C orc-0.4.28 install
rm -rf orc-0.4.28
tar xf orc-0.4.31.tar.gz
cd orc-0.4.31 && ./configure --prefix=/usr
$(MAKE) -C orc-0.4.31
-$(MAKE) -C orc-0.4.31 check
$(MAKE) -C orc-0.4.31 install
rm -rf orc-0.4.31
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