From a62baf2cb210535e1e7682a860adb5156233f5f0 Mon Sep 17 00:00:00 2001 From: Daniel Agar Date: Sat, 3 Jan 2015 18:48:43 -0500 Subject: add simple nonsymmetric Matrix testing to test_mathlib --- src/systemcmds/tests/module.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/systemcmds/tests/module.mk') diff --git a/src/systemcmds/tests/module.mk b/src/systemcmds/tests/module.mk index 6eed3922c..0dc333f0a 100644 --- a/src/systemcmds/tests/module.mk +++ b/src/systemcmds/tests/module.mk @@ -35,5 +35,5 @@ SRCS = test_adc.c \ test_mount.c \ test_mtd.c -EXTRACXXFLAGS = -Wframe-larger-than=2500 +EXTRACXXFLAGS = -Wframe-larger-than=2500 -Wno-float-equal -Wno-double-promotion -- cgit v1.2.3