Thanks for the app and package. Can you please add aarch64 to supported arch's?
I successfully compiled and packaged on aarch64 for raspberry pi:
[thecattony@pilar auracle-git]$ sudo pacman -Ql auracle-git
auracle-git /usr/
auracle-git /usr/bin/
auracle-git /usr/bin/auracle
auracle-git /usr/share/
auracle-git /usr/share/bash-completion/
auracle-git /usr/share/bash-completion/completions/
auracle-git /usr/share/bash-completion/completions/auracle
auracle-git /usr/share/licenses/
auracle-git /usr/share/licenses/auracle-git/
auracle-git /usr/share/licenses/auracle-git/LICENSE
auracle-git /usr/share/man/
auracle-git /usr/share/man/man1/
auracle-git /usr/share/man/man1/auracle.1.gz
auracle-git /usr/share/zsh/
auracle-git /usr/share/zsh/site-functions/
auracle-git /usr/share/zsh/site-functions/_auracle
[thecattony@pilar auracle-git]$ file /usr/bin/auracle
/usr/bin/auracle: ELF 64-bit LSB pie executable, ARM aarch64, version 1 (GNU/Linux), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, for GNU/Linux 3.7.0, BuildID[sha1]=c81ecd5d9d20fdfec9aecb0300c2bcb88174d407, stripped
Pinned Comments
artafinde commented on 2022-01-26 09:15 (UTC) (edited on 2022-01-29 10:24 (UTC) by artafinde)
If the build fails:
SRCPKGDEST
directoryThere's a package build already which you can try out from my repo.
falconindy commented on 2020-05-31 15:35 (UTC)
FAQ:
PATH
handled by/etc/profile.d/perlbin.sh
makepkg -A
. The "any" architecture is reserved for packages with architecture independent files (and compiled C++ is not).