proxmark3: blacklist builds for x86

This commit is contained in:
Leonid Pliushch 2020-02-23 13:59:52 +02:00
parent 8f4cb6062a
commit 2fe840ef9b
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ TERMUX_PKG_SRCURL=https://github.com/RfidResearchGroup/proxmark3/archive/${_COMM
TERMUX_PKG_SHA256=7a935b34a4a9f35fc58330bc2356276a6667cc5f4f4f128244e5f8354935844f
TERMUX_PKG_BUILD_DEPENDS="readline"
TERMUX_PKG_BUILD_IN_SRC="true"
TERMUX_PKG_BLACKLISTED_ARCHES="i686, x86_64"
termux_step_make() {
LD=$CC