summaryrefslogtreecommitdiffstats
path: root/lib/msun/tests/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/msun/tests/Makefile')
-rw-r--r--lib/msun/tests/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/msun/tests/Makefile b/lib/msun/tests/Makefile
index e96426b..9b4e9c7 100644
--- a/lib/msun/tests/Makefile
+++ b/lib/msun/tests/Makefile
@@ -4,6 +4,8 @@ TESTSRC= ${SRCTOP}/contrib/netbsd-tests/lib/libm
# All architectures on FreeBSD have fenv.h
CFLAGS+= -DHAVE_FENV_H
+# For isqemu.h
+CFLAGS+= -I${TESTSRC:H}/libc/gen
.if ${MACHINE} == "amd64" || ${MACHINE} == "i386"
CFLAGS+= -D__HAVE_LONG_DOUBLE
OpenPOWER on IntegriCloud