Revert "build: enable -Wfloat-equal for compiling"
authorStefan Schmidt <stefan@osg.samsung.com>
Wed, 21 Dec 2016 09:42:34 +0000 (10:42 +0100)
committerStefan Schmidt <stefan@osg.samsung.com>
Wed, 21 Dec 2016 09:42:34 +0000 (10:42 +0100)
commit877f55e13ba9530a8933e2706350d9b3805a2cf4
treecee815c53be03c00425aed2b2399066481e53d09
parent92b2c86ed8c9cdb8c1efc43f3d780f04910b9ee8
Revert "build: enable -Wfloat-equal for compiling"

This reverts commit 25792d64165ad4f5f647a36f087af2d2206a6618.

100 patches later the build output is still noisy with all these warnings.
I'm happy to see this warnings added to the default CFLAGS once the current
warnings have been dealt with.

Enable this warning in the local CFLAGS, get the current warnings fixed,
add it to the efl default flags to make the warning prominent for newly added
code.
configure.ac