[Pkg-d-devel] Bug#884441: dh-dlang requires neon on armhf

Matthias Klose doko at debian.org
Fri Dec 15 08:46:55 UTC 2017


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.



More information about the Pkg-d-devel mailing list