yasm: prevent from building with cmake configuration

This commit is contained in:
Lukas Rusak 2016-09-24 01:46:20 -07:00
parent d5a5e71451
commit 75a9b50517
No known key found for this signature in database
GPG Key ID: 8C310C807E7393A3

View File

@ -30,6 +30,7 @@ PKG_SHORTDESC="yasm: A complete rewrite of the NASM assembler"
PKG_LONGDESC="Yasm is a complete rewrite of the NASM assembler under the new BSD License (some portions are under other licenses, see COPYING for details). It is designed from the ground up to allow for multiple assembler syntaxes to be supported (eg, NASM, TASM, GAS, etc.) in addition to multiple output object formats and even multiple instruction sets. Another primary module of the overall design is an optimizer module."
PKG_IS_ADDON="no"
PKG_USE_CMAKE="no"
PKG_AUTORECONF="no"
PKG_CONFIGURE_OPTS_HOST="--disable-debug \