Commit 3559f705 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Added support of arm64

parent a09d95a1
all:
tar xf popt-1.16.tar.gz
patch -Np1 -d popt-1.16 < popt-1.16-arm64.patch
cd popt-1.16 && ./configure --prefix=/usr --disable-static
$(MAKE) -C popt-1.16
$(MAKE) -C popt-1.16 check
......
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