Commit 6cbcfe01 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Updated orc to 0.4.29

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