fzf: enable cross-compilation
This commit is contained in:
parent
114c395bf9
commit
7ad1d3c9fb
1 changed files with 0 additions and 3 deletions
|
@ -14,9 +14,6 @@ short_desc="A command-line fuzzy finder"
|
||||||
distfiles="https://github.com/junegunn/fzf/archive/${version}.tar.gz"
|
distfiles="https://github.com/junegunn/fzf/archive/${version}.tar.gz"
|
||||||
checksum=018883b176da796c8903816a0f9fdb99522dc148d1ce8d1a95233b905fea5c20
|
checksum=018883b176da796c8903816a0f9fdb99522dc148d1ce8d1a95233b905fea5c20
|
||||||
|
|
||||||
# Needs cgo to build, which doesn't work when cross-compiling.
|
|
||||||
nocross=yes
|
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
cd src
|
cd src
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue