Commit e5f39253 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Updated orc to 0.4.31

parents 6cbcfe01 16b9e66f
all:
tar xf orc-0.4.29.tar.xz
cd orc-0.4.29 && ./configure --prefix=/usr
$(MAKE) -C orc-0.4.29
$(MAKE) -C orc-0.4.29 check
$(MAKE) -C orc-0.4.29 install
rm -rf orc-0.4.29
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