Skip to content
Snippets Groups Projects
Forked from Pixman / pixman
292 commits behind the upstream repository.
user avatar
Thomas Petazzoni authored
Some architectures, such as Microblaze and Nios2, currently do not
implement FE_DIVBYZERO, even though they have <fenv.h> and
feenableexcept(). This commit adds a configure.ac check to verify
whether FE_DIVBYZERO is defined or not, and if not, disables the
problematic code in test/utils.c.

Signed-off-by: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: default avatarMarek Vasut <marex@denx.de>
Acked-by: default avatarSiarhei Siamashka <siarhei.siamashka@gmail.com>
Signed-off-by: default avatarOded Gabbay <oded.gabbay@gmail.com>
4297e905
History
Name Last commit Last update
..