]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Makefile.am: add -fno-strict-aliasing
authorColin Patrick McCabe <cmccabe@alumni.cmu.edu>
Sat, 23 Apr 2011 00:22:18 +0000 (17:22 -0700)
committerColin Patrick McCabe <cmccabe@alumni.cmu.edu>
Sat, 23 Apr 2011 00:22:18 +0000 (17:22 -0700)
commit4368e974b955d8e9e073ea0b8a46c08599d3ecda
tree3c390ba8d3caeb7e436d2ee8191ead3435527a14
parent4fe53fcab3fadad3a8f4922f81df29808f8378b7
Makefile.am: add -fno-strict-aliasing

Until we audit every place we have a typecast to make sure it's safe,
this should be off.

Signed-off-by: Colin McCabe <colin.mccabe@dreamhost.com>
src/Makefile.am