Commit 647a1178 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Added support for aarch64

parent 361dd615
all:
tar xf ijs-0.35.tar.bz2
patch -Np1 -d ijs-0.35 < ijs-0.35-arm64.patch
cd ijs-0.35 && ./configure --prefix=/usr --mandir=/usr/share/man --enable-shared --disable-static
$(MAKE) -C ijs-0.35
$(MAKE) -C ijs-0.35 install
......
This diff is collapsed.
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