Remove duplicated -frounding-math
commit10a5e112b68990740a2754d0819c76586935f07e
authorAndrew Senkevich <andrew.n.senkevich@gmail.com>
Tue, 6 Jan 2015 14:29:23 +0000 (6 06:29 -0800)
committerH.J. Lu <hjl.tools@gmail.com>
Tue, 6 Jan 2015 14:32:03 +0000 (6 06:32 -0800)
tree37d2da5bc445de6dd14e2204724f8c20258282ab
parent57ada0e7e79b9421a77d2b92dffce0f9e8e087b5
Remove duplicated -frounding-math

No need to add -frounding-math.  math-flags in Makeconfig includes
-frounding-math.

* math/Makefile (CFLAGS-test-float.c): Remove -frounding-math.
(CFLAGS-test-double.c): Likewise.
(CFLAGS-test-ldouble.c): Likewise.
(CPPFLAGS-test-ifloat.c): Likewise.
(CPPFLAGS-test-idouble.c): Likewise.
(CPPFLAGS-test-ildoubl.c): Likewise.
(CFLAGS-test-test-fenv.c): Remove variable.
(CFLAGS-test-misc.c): Likewise.
ChangeLog
math/Makefile