PKGNAME=nasm
PKGSEC=devel
PKGDEP="glibc"
PKGDES="x86 assembler with an Intel-like syntax"

ABTYPE=autotools

# FIXME: Whilst installing editor configurations:
#
# install: cannot stat 'editors/nasmtok.el': No such file or directory
# install: cannot stat 'editors/nasmtok.json': No such file or directory
ABSHADOW=0

# Needed by Afterglow, whereas FAIL_ARCH defaults to mainline-only.
FAIL_ARCH="!(mainline|retro)"
