mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
cross-arm-linux-gnueabihf: only build this pkg on x86.
This commit is contained in:
parent
47864ead4b
commit
6c3cce271b
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@ checksum="
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
disable_debug=yes
|
disable_debug=yes
|
||||||
makedepends="perl flex"
|
makedepends="perl flex"
|
||||||
|
only_for_archs="i686 x86_64"
|
||||||
|
|
||||||
_CROSS_TARGET=${_triplet}
|
_CROSS_TARGET=${_triplet}
|
||||||
_CROSS_SYSROOT="/usr/${_CROSS_TARGET}"
|
_CROSS_SYSROOT="/usr/${_CROSS_TARGET}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue