Commit defa6ed4 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Added support for aarch64

parent b3b3311c
all:
tar xf hplip-3.19.6.tar.gz
patch -Np1 -d hplip-3.19.6 < hplip-3.19.6-arm64.patch
cd hplip-3.19.6 && ./configure --prefix=/usr --disable-scan-build
$(MAKE) -C hplip-3.19.6
$(MAKE) -C hplip-3.19.6 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