Package: dh-dlang
Version: 0.1
Severity: serious
Tags: sid buster
the make snippet reads:
ifeq ($(DEB_HOST_ARCH),armhf)
DFLAGS += -mattr=-neon
endif
neon is not required in the armhf baseline, you must not set this flag. The
minimum fpu requirement is vfpv3-d16.