cross/ccache-cross-symlinks: pkgrel bump
Rebuild to make it use the new armhf triplet. Otherwise cross compiling with crossdirect to armhf fails with: ccache: error: Could not find compiler "armv6-alpine-linux-muslgnueabihf-gcc" in PATH Related: #295
This commit is contained in:
parent
731423e13b
commit
6bea557208
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
|
|
||||||
pkgname=ccache-cross-symlinks
|
pkgname=ccache-cross-symlinks
|
||||||
pkgver=2
|
pkgver=2
|
||||||
pkgrel=0
|
pkgrel=1
|
||||||
pkgdesc="Enable ccache for cross-compilers with symlinks"
|
pkgdesc="Enable ccache for cross-compilers with symlinks"
|
||||||
url="https://ccache.samba.org/"
|
url="https://ccache.samba.org/"
|
||||||
arch="noarch"
|
arch="noarch"
|
||||||
|
|
Loading…
Reference in a new issue